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/16 23:58:49 UTC

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

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

Martijn van Groningen resolved LUCENE-5088.
-------------------------------------------

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