You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by jimtronic <ji...@gmail.com> on 2014/09/09 16:33:27 UTC

Re: Using a RequestHandler to expand query parameter

Never got a response on this ... Just looking for the best way to handle it?





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

Re: Using a RequestHandler to expand query parameter

Posted by jmlucjav <jm...@gmail.com>.
this is easily doable by a custom (java code) request handler. If you want
to avoid writing any java code, you should investigate using
https://issues.apache.org/jira/browse/SOLR-5005 (I am myself going to have
a look at this interesting feature)

On Tue, Sep 9, 2014 at 4:33 PM, jimtronic <ji...@gmail.com> wrote:

> Never got a response on this ... Just looking for the best way to handle
> it?
>
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Using-a-RequestHandler-to-expand-query-parameter-tp4155596p4157613.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>