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

Fix range query #2226

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Fix range query #2226

merged 1 commit into from
Oct 25, 2023

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Oct 25, 2023

Fix range query end check in advance
Rename vars to reduce ambiguity
Add tests

Fixes #2225

@PSeitz PSeitz force-pushed the fastfield_range_query branch 2 times, most recently from 32f662f to 833fe37 Compare October 25, 2023 05:05
Fix range query end check in advance
Rename vars to reduce ambiguity
add tests

Fixes #2225
@PSeitz PSeitz merged commit 83af14c into main Oct 25, 2023
4 checks passed
@PSeitz PSeitz deleted the fastfield_range_query branch October 25, 2023 07:17
PSeitz added a commit that referenced this pull request Oct 25, 2023
Fix range query end check in advance
Rename vars to reduce ambiguity
add tests

Fixes #2225
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

Successfully merging this pull request may close these issues.

Numerical range query on an "optional" fast field not returning all results
2 participants