SpanNearQuery add setMinimumNumberShouldMatch method
----------------------------------------------------

                 Key: LUCENE-3369
                 URL: https://issues.apache.org/jira/browse/LUCENE-3369
             Project: Lucene - Java
          Issue Type: Improvement
          Components: core/search
    Affects Versions: 3.3
            Reporter: Gang Luo
            Priority: Minor


For long string query.
Sometimes need BooleanQuery.setMinimumNumberShouldMatch to relax match 
condition.
But it cannot limit match positions. SpanNearQuery can achieve this.
Can SpanNearQuery add setMinimumNumberShouldMatch method to relax SpanTermQuery 
match?

--
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