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=30818>. 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=30818 Lucene Search does not handle boolean queries with quotes. ------- Additional Comments From [EMAIL PROTECTED] 2004-08-24 11:57 ------- Are you using MultiFieldQueryParser? If so, it doesn't work as expected with AND queries, as it expects all terms in all fields. Please show us the code how you use Lucene and add a System.out.println(query) that shows the parsed query. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]