[Feature Request] Move ApproximatePointRangeQuery out of feature flag #15873
Labels
enhancement
Enhancement or improvement to existing feature or request
Search:Performance
v2.19.0
Issues and PRs related to version 2.19.0
Is your feature request related to a problem? Please describe
In 2.17 we introduced
ApproximatePointRangeQuery
, a range query on timestamp fields that would short circuit after collecting the required number of this. This was gated behind a feature flag, we should mark it for GA in 2.18. We will also allow other field types to take advantage of this optimization in #14406.Describe the solution you'd like
See request
Related component
Search:Performance
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: