Hello Guys,
I am facing problem in making query for file based spell checker.
Following is the class
<lst name="spellchecker">
<str name="classname">solr.FileBasedSpellChecker</str>
<str name="name">file</str>
<str name="sourceLocation">spellings.txt</str>
<str name="characterEncoding">UTF-8</str>
<str name="spellcheckIndexDir">./spellcheckerFile</str>
</lst>
I am not able to access spellings.txt File inspite of doing all the
configuration available on Solr Website. Please help me.
Regards
Saurabh Srivastava
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]