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

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

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

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

Reply via email to