Skip to content

Conversation

easyice
Copy link
Contributor

@easyice easyice commented Sep 20, 2025

This proposal tries to use DirectReader#getMergeInstance to speed up bulk retrieval of DenseNumericDocValues.

Since DirectReader#getMergeInstance is designed for sequential access, we estimate whether every long will be accessed to avoid read amplification.

I’ll run some benchmarks tomorrow.

Copy link
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

@easyice easyice marked this pull request as draft September 22, 2025 09:29
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