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

Search Response has completion_time and _cluster/details #2257

Closed
wants to merge 4 commits into from

Conversation

quux00
Copy link
Contributor

@quux00 quux00 commented Aug 29, 2023

Updates to the response objects for POST _async_search, GET _async_search/:id and GET _async_search/status/:id and GET _search

Two high level changes have happened in 8.10

  1. completion_time and completion_time_in_millis (async_search only) Add completion_time time field to async_search get and status response elasticsearch#97700

  2. Adding details metadata to the _clusters section of both async and synchronous search responses Add specific cluster error info, shard info and additional metadata for CCS when minimizing roundtrips elasticsearch#97731

@quux00 quux00 force-pushed the async-search/response-updates branch from bd0b665 to 05d953b Compare August 29, 2023 14:49
@quux00 quux00 changed the title Async search/response updates Search Response has completion_time and _cluster/details Aug 29, 2023
@quux00
Copy link
Contributor Author

quux00 commented Aug 29, 2023

Failed because it was a PR from a fork. Will change to do a "direct" PR from this repo, rather than a fork.

@quux00 quux00 closed this Aug 29, 2023
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.

1 participant