Hi ale42, I am not using /solr.IndexBasedSpellChecker/. I used solr.DirectSpellChecker. Is there anyway to solve my issue?
On Fri, Mar 6, 2015 at 6:27 PM, ale42 < alexandre.faye...@etu.esisar.grenoble-inp.fr> wrote: > I think these frequencies are not the frequence of the term in the same > index > : > > - original frequency represents the number of results that you have in > lucene index when you query "who". > > - suggestion frequency is the number of results of this term in the > spellcheck dictionnary. > > I guess you're using /solr.IndexBasedSpellChecker/ ! > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Frequency-of-Suggestion-are-varying-from-original-Frequency-in-index-tp4190927p4191397.html > Sent from the Solr - User mailing list archive at Nabble.com. >