RE: spellcheker and exact match

2013-05-13 Thread hacene
I tried those parameters and it does suggest keywords but not the ones I'm interested in -- View this message in context: http://lucene.472066.n3.nabble.com/spellcheker-and-exact-match-tp4061672p4063060.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: spellcheker and exact match

2013-05-08 Thread Dyer, James
Try setting "spellcheck.alternativeTermCount" to a nonzero value. See http://wiki.apache.org/solr/SpellCheckComponent#spellcheck.alternativeTermCount The issue may be that by default, the spellchecker will never try to offer suggestions for a term that exists in the dictionary. So if some othe