Add option to build suggester dictionary on init
------------------------------------------------
Key: SOLR-2164
URL: https://issues.apache.org/jira/browse/SOLR-2164
Project: Solr
Issue Type: Improvement
Components: spellchecker
Affects Versions: 3.1, 4.0
Reporter: Andrzej Bialecki
Assignee: Andrzej Bialecki
Priority: Minor
Fix For: 3.1, 4.0
Currently available Lookup implementations don't persist their data, which
means that on every core reload this data is lost and needs to be rebuilt by
invoking spellcheck.build=true . This issue adds a boolean option buildOnInit
to have this happen automatically on core reload.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]