Skip to content

Use the same DocIdSetIterator impl for #all, #range and #empty. #14451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

jpountz
Copy link
Contributor

@jpountz jpountz commented Apr 7, 2025

This helps reduce polymorphism of call sites to DocIdSetIterator methods.

Relates #14450

This helps reduce pollymorphism of call sites to `DocIdSetIterator` methods.

Relates apache#14450
@rmuir
Copy link
Member

rmuir commented Apr 7, 2025

+1 to this idea

@jpountz jpountz added this to the 10.3.0 milestone Apr 7, 2025
@jpountz jpountz merged commit ee4ea87 into apache:main Apr 7, 2025
7 checks passed
@jpountz jpountz deleted the combine_all_range_empty branch April 7, 2025 21:08
jpountz added a commit that referenced this pull request Apr 7, 2025
This helps reduce pollymorphism of call sites to `DocIdSetIterator` methods.

Relates #14450
jpountz added a commit to jpountz/lucene that referenced this pull request Apr 24, 2025
…he#14451)

This helps reduce pollymorphism of call sites to `DocIdSetIterator` methods.

Relates apache#14450
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