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

[Feature Request] Move ApproximatePointRangeQuery out of feature flag #15873

Open
harshavamsi opened this issue Sep 9, 2024 · 1 comment
Open
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request Search:Performance v2.19.0 Issues and PRs related to version 2.19.0

Comments

@harshavamsi
Copy link
Contributor

harshavamsi commented Sep 9, 2024

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

@harshavamsi harshavamsi added enhancement Enhancement or improvement to existing feature or request untriaged labels Sep 9, 2024
@harshavamsi harshavamsi self-assigned this Sep 9, 2024
@msfroh msfroh removed the untriaged label Sep 11, 2024
@msfroh
Copy link
Collaborator

msfroh commented Sep 11, 2024

[Search Triage] @harshavamsi, can you please document what steps you plan to take (benchmarks? tests?) to validate that the feature is ready for GA? Thanks!

@mch2 mch2 added the v2.18.0 Issues and PRs related to version 2.18.0 label Sep 16, 2024
@sandeshkr419 sandeshkr419 added v2.19.0 Issues and PRs related to version 2.19.0 and removed v2.18.0 Issues and PRs related to version 2.18.0 labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Search:Performance v2.19.0 Issues and PRs related to version 2.19.0
Projects
Status: In Progress
Status: 🆕 New
Development

No branches or pull requests

4 participants