Skip to content

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

Merged
jpountz merged 1 commit intoapache:mainfrom
jpountz:combine_all_range_empty
Apr 7, 2025
Merged

Use the same DocIdSetIterator impl for #all, #range and #empty.#14451
jpountz merged 1 commit intoapache:mainfrom
jpountz:combine_all_range_empty

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