Meghana - There's currently no facility in Solr to return results for suggestions automatically. You'll have to code this into your client to make another request to Solr for the suggestions returned from the first request.
Erik On Nov 23, 2011, at 07:58 , meghana wrote: > Hi, > > I have configured spellchecker component in my solr. it works with custom > request handler (however its not working with standard request handler , but > this is not concern at now) . but its returning suggestions for the matching > spells, instead of it we want that we can directly get result for relative > spells of misspelled search term. > > Can we do this. > Any help much appreciated. > Meghana > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/need-a-way-so-that-solr-return-result-for-misspelled-terms-tp3530584p3530584.html > Sent from the Solr - User mailing list archive at Nabble.com.