Skip to content

Commit

Permalink
Search Response has completion_time and _cluster/details (#2260)
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
  • Loading branch information
quux00 authored Sep 1, 2023
1 parent b3a1e6f commit 676cf67
Show file tree
Hide file tree
Showing 6 changed files with 319 additions and 77 deletions.
Loading

0 comments on commit 676cf67

Please sign in to comment.