Simon Willnauer created LUCENE-5149:
---------------------------------------

             Summary: CommonTermsQuery should allow minNrShouldMatch for high & 
low freq terms
                 Key: LUCENE-5149
                 URL: https://issues.apache.org/jira/browse/LUCENE-5149
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Simon Willnauer
            Priority: Minor


Currently CommonTermsQuery only allows a minShouldMatch for the low frequent 
query. Yet, we should also allow this for the high frequent part to have better 
control over scoring. here is an ES issue that is related to this:

https://github.com/elasticsearch/elasticsearch/issues/3188

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to