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

[jira] Commented: (LUCENE-1507) adding EmptyDocIdSet/Iterator

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

Uwe Schindler commented on LUCENE-1507:
---------------------------------------

I like this, it would be good to make memory effective filters where you know, that the set is empty from the beginning (like a RangeFilter with max<min). Instead of creating a empty OpenBitSet, one could return this.

I would put this class in o.a.l.util.

> adding EmptyDocIdSet/Iterator
> -----------------------------
>
>                 Key: LUCENE-1507
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1507
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Search
>    Affects Versions: 2.4
>            Reporter: John Wang
>         Attachments: emptydocidset.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Adding convenience classes for EmptyDocIdSet and EmptyDocIdSetIterator

-- 
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