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

Experiment with branchless binary-search for numeric range faceting #13705

Open
gsmiller opened this issue Aug 30, 2024 · 1 comment
Open

Experiment with branchless binary-search for numeric range faceting #13705

gsmiller opened this issue Aug 30, 2024 · 1 comment
Assignees

Comments

@gsmiller
Copy link
Contributor

Description

As a spinoff from conversation in #13692, let's experiment with different search techniques in numeric range faceting.

@gsmiller gsmiller self-assigned this Aug 30, 2024
@gsmiller
Copy link
Contributor Author

I'll work on this. I've got a half-baked implementation ready to test and am working on getting some tasks added to luceneutil benchmarks to measure.

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

No branches or pull requests

1 participant