Skip to content

Conversation

javanna
Copy link
Contributor

@javanna javanna commented Feb 26, 2025

We removed DocIdSet#bits in #14290. This commit removes the last usage of the former bits method from QueryBitSetProducer. A BitSet can be used directly instead of a DocIdSet, introducing a sentinel that's specific to QueryBitSetProducer.

We removed DocIdSet#bits in apache#14290. This commit removes the last usage of the
former bits method from QueryBitSetProducer. A BitSet can be used directly
instead of a DocIdSet, introducind a sentinel that's specific to QueryBitSetProducer.
javanna added a commit to javanna/lucene that referenced this pull request Feb 26, 2025
Same change as apache#14297, without the removal of the method, which is already
deprecate in 10x.
Copy link
Contributor

@jpountz jpountz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

javanna added a commit that referenced this pull request Feb 26, 2025
Same change as #14297, without the removal of the method, which is already
deprecated in 10x.
@javanna javanna merged commit 804b5a1 into apache:main Feb 26, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants