Query syntax description not precise enough about boolean operators (AND, OR)
-----------------------------------------------------------------------------

                 Key: LUCENE-3674
                 URL: https://issues.apache.org/jira/browse/LUCENE-3674
             Project: Lucene - Java
          Issue Type: Bug
          Components: general/website
    Affects Versions: 3.2
            Reporter: Michael Osipov


The description of the syntax does not mention that boolean precedence with 
AND/OR does not happen at all. One assumes that it is handled the way boolean 
operations are handled like anywhere else. I have elaborated this in the 
[mailing 
list|http://mail-archives.apache.org/mod_mbox/lucene-java-user/201201.mbox/%3C20120103152903.35670%40gmx.net%3E].

Please make prominent that there is no precedence and users have to group 
explicitly to achieve precedence.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to