You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Gang Luo (JIRA)" <ji...@apache.org> on 2011/08/10 05:35:27 UTC

[jira] [Created] (LUCENE-3369) SpanNearQuery add setMinimumNumberShouldMatch method

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org