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

Take advantage of DocValuesSkipper in IndexSortSortedNumericDocValuesRangeQuery #13840

Open
iverase opened this issue Oct 1, 2024 · 1 comment

Comments

@iverase
Copy link
Contributor

iverase commented Oct 1, 2024

As the title said, we could use the skip functionality of the doc value sparse index to improve the performance of IndexSortSortedNumericDocValuesRangeQuery when the field is primary sort.

@BrianWoolfolk
Copy link

Hi! Is this issue already taken? I'm looking to practice some Java while contributing to projects.

I've seen the related issues and PRs and would like to give it a shot. I saw that there's an implementation of this in #13592 and I want to imagine the same kind of solution applies here (but correct me if I'm wrong!).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants