Skip to content
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

Optimize single value ranges for multivalue sortedset docvalues ranges. #14276

Merged

Conversation

mkhludnev
Copy link
Member

@mkhludnev mkhludnev commented Feb 22, 2025

Description

Optimize lower==upper ranges. It's an addition to #13974.

@mkhludnev mkhludnev force-pushed the optimize-ssmmdv-multirange-for-dots branch from b78c607 to af8882c Compare February 28, 2025 22:14
@mkhludnev mkhludnev merged commit ac44476 into apache:main Mar 1, 2025
7 checks passed
mkhludnev added a commit to mkhludnev/lucene that referenced this pull request Mar 1, 2025
…s. (apache#14276)

* Optimize single value ranges for multivalue sortedset docvalues ranges.

(cherry picked from commit ac44476)
mkhludnev added a commit that referenced this pull request Mar 1, 2025
…s. (#14276) (#14317)

* Optimize single value ranges for multivalue sortedset docvalues ranges.

(cherry picked from commit ac44476)
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.

1 participant