Page MenuHomePhabricator

lucene-search failure: java.lang.RuntimeException: Index wiki.prefix doesn't exist
Closed, DeclinedPublic

Description

Author: oz42

Description:
when searching witin Mediawiki + MWsearch, the lucene-search daemon says:

2098303 [pool-2-thread-1] INFO org.wikimedia.lsearch.frontend.HttpHandler - query:/prefix/wiki/E?namespaces=0&offset=0&limit=10&version=2.1&iwlimit=10&searchall=0 what:prefix dbname:wiki term:E
java.lang.RuntimeException: Index wiki.prefix doesn't exist

A fresh installation on another server makes no difference.

expected result:
./build
or, more precise
java -cp LuceneSearch.jar org.wikimedia.lsearch.importer.BuildAll $dumpfile $dbname

should build this index at installation.


Version: unspecified
Severity: major
OS: Linux

Details

Reference
bz48964

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:42 AM
bzimport set Reference to bz48964.
bzimport added a subscriber: Unknown Object (MLST).

Which MediaWiki version is this about?

lsearch has reached its end of life. All users are encouraged to migrate to CirrusSearch/Elasticsearch.