Correct the name of the search timeout parameter. (#52733)

The request body parameter is called 'timeout', not 'search_timeout'.
This commit is contained in:
Julie Tibshirani 2020-02-24 14:57:49 -08:00
parent d48870ef94
commit ba0401ecfd
1 changed files with 1 additions and 1 deletions

View File

@ -715,7 +715,7 @@ Defaults to 100.
end::scroll_size[]
tag::search_timeout[]
`search_timeout`::
`timeout`::
(Optional, <<time-units, time units>>)
Explicit timeout for each search request.
Defaults to no timeout.