Skip to content

Commit 6534056

Browse files
committed
Correct the name of the search timeout parameter. (#52733)
The request body parameter is called 'timeout', not 'search_timeout'.
1 parent c031da2 commit 6534056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/rest-api/common-parms.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ Defaults to 100.
568568
end::scroll_size[]
569569

570570
tag::search_timeout[]
571-
`search_timeout`::
571+
`timeout`::
572572
(Optional, <<time-units, time units>>)
573573
Explicit timeout for each search request.
574574
Defaults to no timeout.

0 commit comments

Comments
 (0)