RE: Spellcheck suggestions as solr docs

2011-04-14 Thread Dyer, James
Siva, If you specify "spellcheck.collate=true", then the spell checker will return you a corrected query. Your client has to re-run this query as there is no way to get Solr to automatically redirect the response to the correction. The new query will return documents that have the corrected t

Re: Spellcheck suggestions as solr docs

2011-04-14 Thread Erick Erickson
I'm not sure what you mean by "i need the documents" and how that relates to spell check. Are you saying you need the name of the document the suggestion came from? Please clarify a bit Best Erick On Thu, Apr 14, 2011 at 11:25 AM, sivaprasad wrote: > Hi, > > I have configured spell check fo