DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32109>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32109

Spurious TooManyClauses error





------- Additional Comments From [EMAIL PROTECTED]  2004-11-08 03:38 -------
Actually, I just checked, and it does not appear to be the parentheses that
cause the problem (or at least it is not solely due to the parentheses). Lucense
bugs out even with:

license AND illegal AND city AND driving AND drunk AND date:[20000301 TO 
20041231]

However, the following query works:

license AND illegal AND city AND driving AND drunk AND date:[20010301 TO 
20041231]

The number of documents that the first query (the one checking from 20000301)
would have returned is 23. The number of documents that the second query returns
is 20.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to