Skip to content

Commit

Permalink
Search Response has completion_time and _cluster/details (#2260) (#2262)
Browse files Browse the repository at this point in the history
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

Co-authored-by: Michael Peterson <[email protected]>
  • Loading branch information
swallez and quux00 authored Sep 5, 2023
1 parent de09c3f commit b89646a
Show file tree
Hide file tree
Showing 6 changed files with 319 additions and 77 deletions.
Loading

0 comments on commit b89646a

Please sign in to comment.