Solr doesn't support any kind of short-circuting the original query and 
returning the results of the corrected query or collation.  You just re-issue 
the query in a second request.  This would be a nice feature to add though.

James Dyer
Ingram Content Group
(615) 213-4311

-----Original Message-----
From: smanad [mailto:sma...@gmail.com] 
Sent: Monday, July 22, 2013 6:29 PM
To: solr-user@lucene.apache.org
Subject: spellcheck and search in a same solr request

Hey, 

Is there a way to do spellcheck and search (using suggestions returned from
spellcheck) in a single Solr request?

I am seeing that if my query is spelled correctly, i get results but if
misspelled, I just get suggestions.

Any pointers will be very helpful.
Thanks, 
-Manasi



--
View this message in context: 
http://lucene.472066.n3.nabble.com/spellcheck-and-search-in-a-same-solr-request-tp4079571.html
Sent from the Solr - User mailing list archive at Nabble.com.


Reply via email to