Spellcheck configuration is default one..
solr.FileBasedSpellChecker
file
spellings.txt
UTF-8
./spellcheckerFile
default
jkdefault
file
on
true
10
5
5
true
10
true
10
5
Also the words are p
Spellcheck configuration is default one..
solr.FileBasedSpellChecker
file
spellings.txt
UTF-8
./spellcheckerFile
default
jkdefault
file
on
true
10
5
5
true
10
true
10
5
Also the words are
Two guesses:
1> you have something different in your spellcheck config .vs. index config.
2> you don’t have the word in your file for the file-based spellcheck, thus
Solr has no way of knowing the word is correctly spelled.
> On Mar 17, 2019, at 11:56 PM, Ashish Bisht wrote:
>
> Hi,
>
> I