Skip to content

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

4 participants