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

[8.10] Search Response has completion_time and _cluster/details (#2260) #2262

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

swallez
Copy link
Member

@swallez swallez commented Sep 1, 2023

Backport #2260 to branch 8.10

Updates the spec for the response objects for `POST _async_search`, `GET _async_search/:id`,
`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) elastic/elasticsearch#97700

2) Adding `details` metadata to the `_clusters` section of both async and synchronous search responses elastic/elasticsearch#97731
@swallez swallez merged commit b89646a into 8.10 Sep 5, 2023
@swallez swallez deleted the backport-2260-to-8.10 branch September 5, 2023 19:11
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.

2 participants