[
https://issues.apache.org/jira/browse/LUCENE-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667994#action_12667994
]
Michael McCandless commented on LUCENE-1506:
--------------------------------------------
Can't this functionality be achieved via a normal Filter (and
ChainedFilter if you need to AND two Filters together)? Ie, why
introduce a new interface (with the "match" method)?
> Adding FilteredDocIdSet and FilteredDocIdSetIterator
> ----------------------------------------------------
>
> Key: LUCENE-1506
> URL: https://issues.apache.org/jira/browse/LUCENE-1506
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Search
> Affects Versions: 2.4
> Reporter: John Wang
> Attachments: filteredDocidset.txt
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Adding 2 convenience classes: FilteredDocIdSet and FilteredDocIDSetIterator.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]