oing is replacing characters in the q parameter for requests coming
> into /select handler. It's a bit hackish but that's exactly what
> you're trying to do :)
>
> Don't know if there's an alternate/easier way.
>
> On Tue, Mar 18, 2008 at 9:30 PM, Ben Sanchez
e nice if you can tell us your use-case so that we can be
> more helpful.
>
> Why does the normal query syntax not work well for you? What are you
> trying to accomplish? Maybe there is an easier way.
>
> On Tue, Mar 18, 2008 at 8:17 PM, Ben Sanchez <[EMAIL PROTECTED]> wrote:
&
; Why does the normal query syntax not work well for you? What are you
> trying to accomplish? Maybe there is an easier way.
>
> On Tue, Mar 18, 2008 at 8:17 PM, Ben Sanchez <[EMAIL PROTECTED]> wrote:
> > Hi solr users,
> > I need to change the query format for solr
Hi solr users,
I need to change the query format for solr a little bit. How can I
accomplish this. I don't wan to modify the underlying lucene query
specification but just the way I query the index through the the GET http
method in solr.
Thanks a lot for your help.
Ben