Is it possible get the search results from the spell corrected word in a single solr search query?. Like I search for the word "globl" and the correct spelling is "global".. The query should return results matching with the word "global". Would appreciate any ideas..
Thanks. Karthik > _____________________________________________ > From: Narayanan, Karthikeyan > Sent: Tuesday, March 10, 2009 9:43 AM > To: 'solr-user@lucene.apache.org' > Subject: Solr search with Auto Spellchecker > > > Hello All, > Am trying to implement spell checker in > the Solr search. I am able to get the suggestions by passing > 'spellcheck=true'. But I want the search results from the spell > corrected word. > How do I achieve that?. Thanks in Advance. > > Thanks. > Karthik > >