This error is misleading. It tries to load the suggester index from the
storeDir parameter even on the first run, when the index was not created to
begin with, and hence errors. (it will create the index itself when a build
command is issued).
I believe you will not see the error once the index is
With the configration below:
suggest
name="classname">org.apache.solr.spelling.suggest.Suggester
name="lookupImpl">org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
fuzzy_suggest_analyzing
true
text_tr
suggestions.txt
true