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] API for fetching async search status #263

Open
eirsep opened this issue Mar 31, 2023 · 0 comments
Open

[FEATURE] API for fetching async search status #263

eirsep opened this issue Mar 31, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@eirsep
Copy link
Member

eirsep commented Mar 31, 2023

Customers running search requests with large response size(due to results or doc size) want to be able to track the status of their search.
The get async search by id API provides the entire response which may be too large if customer simply wants to check the status of the search

We can have a dedicated status API to shed light on the status of an async search which has a light weight response showing state, creation time and other details such as shards left to query, query/fetch phase, agggregations etc.( if search is still in progress )

@eirsep eirsep added enhancement New feature or request untriaged labels Mar 31, 2023
@Arpit-Bandejiya Arpit-Bandejiya added enhancement New feature or request and removed enhancement New feature or request untriaged labels May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants