Re: Query parsing issue

2013-03-06 Thread Tomás Fernández Löbbe
It should be easy to extend ExtendedDismaxQParser and do your pre-processing in the parse() method before calling edismax's parse. Or maybe you could change the way EDismax is splitting the input query into clauses by extending the "splitIntoClauses" method? Tomás On Wed, Mar 6, 2013 at 6:37 AM,

Re: query parsing issue + behavior as OR (solr 1.4-dev)

2008-10-20 Thread Norberto Meijome
On Mon, 20 Oct 2008 06:21:06 -0700 (PDT) Sunil Sarje <[EMAIL PROTECTED]> wrote: > I am working with nightly build of Oct 17, 2008 and found the issue that > something wrong with LuceneQParserPlugin; It takes + as OR Sunil, please do not hijack the thread : http://en.wikipedia.org/wiki/Thread_hi