Skip to content

Commit 6503146

Browse files
authored
Merge branch 'main' into non-issue/esql-full-text-functions-disjunctions
2 parents f55978a + ddc2362 commit 6503146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/async-search.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ nor search requests that only include the <<search-suggesters,suggest section>>.
143143
WARNING: By default, {es} doesn't allow to store an async search response
144144
larger than 10Mb, and an attempt to do this results in an error. The maximum
145145
allowed size for a stored async search response can be set by changing the
146-
`search.max_async_search_response_size` cluster level setting.
146+
`search.max_async_search_response_size` (<<dynamic-cluster-setting,Dynamic>>) cluster level setting.
147147

148148
[[get-async-search]]
149149
==== Get async search

0 commit comments

Comments
 (0)