> I have configured spellchecker in solrconfig.xml and it is > working fine for > existing terms. However, if i delete a term, it is still > being returned as a > suggestion from the spellchecker, even though the term is > not being returned > if i search the main index. > > Can anyone guide me as to what could be going wrong?
Are you re-building spell checker index after deletion? I don't know the details of spellchecker but, optimize & spellcheck.build should do the trick.