You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Martijn van Groningen (JIRA)" <ji...@apache.org> on 2013/07/02 18:23:20 UTC

[jira] [Created] (LUCENE-5088) Add term filter

Martijn van Groningen created LUCENE-5088:
---------------------------------------------

             Summary: Add term filter
                 Key: LUCENE-5088
                 URL: https://issues.apache.org/jira/browse/LUCENE-5088
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Martijn van Groningen
            Assignee: Martijn van Groningen
            Priority: Minor


I think it makes sense add a term filter:
* There is a TermsFilter, but no TermFilter.
* I think it is bit a more efficient then wrapping a TermQuery in an QueryWrapperFilter.
* Allows the usage of DocsEnum.FLAG_NONE.


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