Hello -
I am running Solr v9.4, attempting to add file-based spellchecking.
I have set up FileBasedSpellChecker following the Solr documentation, and have
read quite a number of related articles.
Many sources state that in order for Solr to build the index it will use to
perform these spellchecks, I need to issue a request to the URL:
http://HOST:PORT/solr/CORE/ENDPOINT?spellcheck=on&spellcheck.build=true
I've done this many times, but no trace of anything named after this parameter
...
<str name="spellcheckIndexDir">spellcheckerFile</str>
... has ever appeared.
The Solr log logs the "spellcheck.build=true" request, but does not log
anything additional - i.e., there is no error message suggesting anything went
wrong.
What is the correct way to tell Solr to build its index for
FileBasedSpellChecker?
What are the indicators I should expect to see to indicate that this index was
built?
Thank you.
Andrew Witt
Senior Software Engineer II
Learning A-Z, a Cambium Learning(r) Group Company
[email protected]<mailto:[email protected]>