I would like to send only one query to my custom request handler and have the
request handler expand that query into a more complicated query.

Example:

*/myHandler?q=kids+books*

... would turn into a more complicated EDismax query of:

*"kids books" kids books*

Is this achievable via a Request Handler definition in solrconfig.xml?

Thanks!
Jim



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Using-a-RequestHandler-to-expand-query-parameter-tp4155596.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to