No, your client has to re-issue the query.

I have looked into doing this automatically but it would be complicated to 
implement.  SpellCheckComponent would have to somehow get the entire component 
stack (faceting, highlighting, etc) to re-start from the beginning and return 
the new request to the client, along with some type of notation that the result 
is actually an automatically-applied spellcheck response.  Then there's the 
added complexity of doing this all in a distributed setup.

It would be a nice feature to have though.

James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311


-----Original Message-----
From: Bing Hua [mailto:bh...@cornell.edu] 
Sent: Thursday, August 09, 2012 2:19 PM
To: solr-user@lucene.apache.org
Subject: SpellCheckComponent Collation query

Hello,

>From spell check component I'm able to get the collation query and its # of
hits. Is it possible to have solr execute the collated query automatically
and return doc search results without resending it on client side?

Thanks,
Bing



--
View this message in context: 
http://lucene.472066.n3.nabble.com/SpellCheckComponent-Collation-query-tp4000273.html
Sent from the Solr - User mailing list archive at Nabble.com.


Reply via email to