I will be out of the office starting 12/25/2003 and will not return until
01/05/2004.
I will be out of the office starting 12/25/2003 and will not return until
01/05/2003. I will respond to your message when I return. If this is an
emergency, please call me at 201-679-3185.
Thank you.
--
Morus,
I haven't had time to think through all of the issues and the patch you
submitted, but I suggest that you go ahead and attach this to a
Bugzilla issue so that it can be addressed more formally and avoid
being lost in the mounds of e-mail we all get.
Thanks,
Erik
On Dec 28, 2003,
Morus Walter writes:
>
> I attached the patch (made against 1.3rc3 but working for 1.3final as well)
> and a test program.
Seems the attachments got stripped...
So once again:
The patch:
===File lucene/QueryParser.jj.patch===
*** QueryParser.jj.org Mon Dec 22 11:47:30 2003
--- Que
Jamie Stallwood wrote:
> What Morus is saying is right, an expression without parenthesis, when
> interpreted, assumes terms on either side of an AND clause are compulsory
> terms, and any terms on either side of an OR clause are optional. However,
> if you combine AND and OR in an expression, the