Bcbussche added a comment.

  The necessary fixes to Elastica and CirrusSearch are up.
  
  The reason for
  
  Creating index...⧼Custom Analyzer [extract_wb_quantity] failed to find filter 
under name [term_freq]⧽
  
  is a missing elasticsearch plugin ( 
https://gerrit.wikimedia.org/r/plugins/gitiles/search/extra/ ), that is 
necessary for a wikibase specific field. The extra plugin does not exist for 
the elasticsearch version in the docker-compose file, so I replaced it with a 
custom image
  
    FROM elasticsearch:5.6.14
    RUN ./bin/elasticsearch-plugin install org.wikimedia.search:extra:5.6.14
  
  As far as I can see, fulltext/elasticsearch seems to work.

TASK DETAIL
  https://phabricator.wikimedia.org/T207132

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bcbussche
Cc: Bcbussche, Addshore, dbs, WMDE-leszek, CennoxX, Tarrow, Aklapper, Magnus, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to