Skip to content

Range query from/to parameters were removed in 9.0 #4399

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

Merged
merged 1 commit into from
May 23, 2025

Conversation

JoshMock
Copy link
Member

Range query fields from and to were deprecated in 8.16 and are no longer exposed in 9.0+.

Fixes elastic/elasticsearch-js#2846.

@pquentin pquentin merged commit 6d1d0b3 into main May 23, 2025
10 checks passed
@pquentin pquentin deleted the range-query-from-to branch May 23, 2025 12:28
github-actions bot pushed a commit that referenced this pull request May 23, 2025
pquentin pushed a commit that referenced this pull request May 23, 2025
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.

interface QueryDslRangeQueryBase suggests from and to are valid parameters when they will not be accepted by elasticsearch
3 participants