Improve BooleanQuery rewrite documentation
------------------------------------------

                 Key: LUCENE-3048
                 URL: https://issues.apache.org/jira/browse/LUCENE-3048
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Query/Scoring
            Reporter: Chris Male
            Priority: Minor


While looking over BooleanQuery#rewrite, I found a couple of things confusing.  
Why, in the case of a single clause, is the boost set as it is, and whats going 
on with the lazy initialisation of the cloned BooleanQuery.  I'm just adding a 
few lines of documentation to both situations to clarify this.

--
This message is automatically generated by JIRA.
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