[
https://issues.apache.org/jira/browse/LUCENE-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112888#comment-13112888
]
Uwe Schindler commented on LUCENE-3448:
---------------------------------------
Committed trunk revision: 1174377
> Add FixedBitSet.and(other/DISI), andNot(other/DISI)
> ---------------------------------------------------
>
> Key: LUCENE-3448
> URL: https://issues.apache.org/jira/browse/LUCENE-3448
> Project: Lucene - Java
> Issue Type: Sub-task
> Components: core/other
> Affects Versions: 3.4, 4.0
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Fix For: 3.5, 4.0
>
> Attachments: LUCENE-3448.patch, LUCENE-3448.patch
>
>
> For the parent issue, and() and andNot() on DISIs and other FixedBitSets are
> missing. This issue will add those methods.
> The DISI methods (also the already existing or(DISI)) method will check for
> OpenBitSetIterator and do an inplace operation using the bits as optimization.
--
This message is automatically generated by JIRA.
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]