[ 
https://issues.apache.org/jira/browse/LUCENE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martijn van Groningen updated LUCENE-5088:
------------------------------------------

    Attachment: LUCENE-5088.patch

Added a test. I will commit this soon.
                
> 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
>         Attachments: LUCENE-5088.patch, LUCENE-5088.patch
>
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to