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