elasticsearch/docs/reference/search
Michael Peterson eaa86796a7
Add completion_time time field to async_search get and status response (#97700)
The completion_time is set as the start_time (already present) plus the 'took'
time that is set in the SearchResponse object and only if the isRunning status == false
since took is set even for in-progress searches.

We use the 'took' field because it is based on relative time, not absolute wall clock time
which can go backwards due to NTP issues. See the comments in TransportSearchAction about
the SearchTimeProvider for details.

Closes #88640
2023-07-17 09:13:15 -04:00
..
search-your-data Add completion_time time field to async_search get and status response (#97700) 2023-07-17 09:13:15 -04:00
suggesters Update term-suggest.asciidoc (#86780) 2023-05-09 12:23:45 +02:00
async-search.asciidoc Add completion_time time field to async_search get and status response (#97700) 2023-07-17 09:13:15 -04:00
clear-scroll-api.asciidoc [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
count.asciidoc [DOCS] Add info about GET/POST to the API conventions. (#74529) 2021-06-30 09:24:42 -07:00
explain.asciidoc [DOCS] Consolidate routing parameter definitions (#73107) 2021-05-14 12:27:19 -04:00
field-caps.asciidoc Remove remaining tsdb tech preview labels (#95563) 2023-04-26 12:11:03 +02:00
knn-search.asciidoc [DOCS] Adds KNN object sub-properties individually to common params (#91503) 2022-11-10 17:23:55 +01:00
multi-search-template-api.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
multi-search.asciidoc [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
point-in-time-api.asciidoc [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
profile.asciidoc Query phase: fold collector wrappers into a single top level collector (#97030) 2023-06-30 12:48:13 +02:00
rank-eval.asciidoc Update rank-eval.asciidoc (#88771) 2022-07-25 18:00:49 +02:00
render-search-template-api.asciidoc [DOCS] Overhaul search template docs (#72583) 2021-06-30 16:03:49 -04:00
rrf.asciidoc Add basic documentation for sub searches (#97025) 2023-06-28 07:02:38 -07:00
scroll-api.asciidoc [DOCS] Update alias references (#73427) 2021-05-27 16:00:57 -04:00
search-shards.asciidoc Limit shard realocation retries (#90296) 2022-09-27 14:44:30 +02:00
search-template-api.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
search-vector-tile-api.asciidoc update docs for vector tile and geohex (#96595) 2023-06-06 11:39:56 +02:00
search.asciidoc Mark rank and sub_searches as tech preview (#97573) 2023-07-11 09:28:46 -07:00
suggesters.asciidoc Remove 'under development' note in suggester docs (#84366) 2022-02-24 13:27:03 -08:00
terms-enum.asciidoc Limit _terms_enum prefix size (#97488) 2023-07-10 12:21:07 +02:00
validate.asciidoc [DOCS] Update alias references (#73427) 2021-05-27 16:00:57 -04:00