Could not figure out actual reason why my configured Solr spell checker not
giving desire output. In my indexed data query: symphony+mobile has around
3.5K+ docs and spell checker detect it as correctly spelled. When i
miss-spell "symphony" in query: symphony+mobile it showing only results for
"mob
Solr spell check is not showing any suggestions for other language.I have
indexed mutli-languages (english and bangla) in same core.It's showing
suggestions for wrongly spelt english word but in case of wrongly spelt
bangla word it showing "correctlySpelled = false" but not showing any
suggestions
Dear James
Thank you for your reply.
I tested analyser without “solr.EnglishPossessiveFilterFactory” but still no
luck. I also updated analyser please find this below.
Same results :( . Used following query
http://localhost:8983/solr/product_live/select?q=%E0%A6%B8%E0%A6%B9%E0%A6%97&wt=json&indent=true&spellcheck=true&spellcheck.q=%E0%A6%B8%E0%A6%B9%E0%A6%97
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-spell-check-not-showing-an
... Reading and rewriting the
entire index! Use with care."
Kindly help and suggest whether rewriting the entire index is an issue or
not and let me know whether it can impact my server or search.
Thanks,
Talha