You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/16 20:44:49 UTC

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

    [ https://issues.apache.org/jira/browse/LUCENE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710068#comment-13710068 ] 

ASF subversion and git services commented on LUCENE-5088:
---------------------------------------------------------

Commit 1503823 from [~martijn.v.groningen] in branch 'dev/trunk'
[ https://svn.apache.org/r1503823 ]

LUCENE-5088: Added TermFilter to filter docs by a specific term.
                
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org