Re: Spell check in SOLR

2013-07-02 Thread Shalin Shekhar Mangar
See http://wiki.apache.org/solr/SpellCheckComponent On Tue, Jul 2, 2013 at 4:14 PM, Prathik Puthran wrote: > Hi, > > How can i configure SOLR to provide corrections for misspelled words. If > the query string is in dictionary SOLR should not return any suggestions. > But if the query string is no

Spell check in SOLR

2013-07-02 Thread Prathik Puthran
Hi, How can i configure SOLR to provide corrections for misspelled words. If the query string is in dictionary SOLR should not return any suggestions. But if the query string is not in dictionary SOLR should return all possible corrected words in the dictionary which most likely could be the query