I believe the spellchecker component persists these indexes now and
reloads them on restart rather than rebuilding.
-Mike
On 11/13/14 7:40 PM, Walter Underwood wrote:
We have to manually rebuild the suggest dictionaries after a restart. This
seems odd, since someone else had a problem because they did rebuild after
restart.
We’re running 4.7 and our dictionaries are configured like this. We do this for
several fields.
<lst name="suggester">
<str name="name">fieldName</str>
<str name="lookupImpl">FuzzyLookupFactory</str>
<str name="dictionaryImpl">DocumentDictionaryFactory</str>
<str name="field">fieldName</str>
<str name="weightField">qualityScore</str>
<str name="suggestAnalyzerFieldType">string</str>
<str name="buildOnCommit">true</str>
</lst>
wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/