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

Use TantivyFastFieldRangeQuery for datetime range query. #4116

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

fmassot
Copy link
Contributor

@fmassot fmassot commented Nov 10, 2023

The date time range query was inaccurate: we always truncated the bounds at the second precision.
Tests added.

@fmassot fmassot force-pushed the fmassot/fix-datetime-range-query branch from 160b8a9 to 6319fe4 Compare November 10, 2023 21:44
@fmassot fmassot force-pushed the fmassot/fix-datetime-range-query branch from 6319fe4 to e31603a Compare November 10, 2023 22:19
@fmassot fmassot merged commit 1d6753b into main Nov 11, 2023
4 checks passed
@fmassot fmassot deleted the fmassot/fix-datetime-range-query branch November 11, 2023 09:53
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.

2 participants