You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2009/01/28 11:57:00 UTC

[jira] Commented: (LUCENE-1506) Adding FilteredDocIdSet and FilteredDocIdSetIterator

    [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org