HeXin created LUCENE-5198:
-----------------------------

             Summary: Strengthen the function of Min should match, making it 
select BooleanClause as Occur.MUST according to the weight of query
                 Key: LUCENE-5198
                 URL: https://issues.apache.org/jira/browse/LUCENE-5198
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/search
    Affects Versions: 4.4
            Reporter: HeXin
            Priority: Trivial


In some case, we want the value of mm to select BooleanClause as Occur.MUST can 
according to the weight of query.

Only if the weight larger than the threshold, it can be selected as Occur.MUST. 
The threshold can be configurable, equaling the minimum integer by default.

Any comments is welcomed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to