From 92851b422f0a341f211008e24fdfe563291c84b9 Mon Sep 17 00:00:00 2001 From: debadair Date: Wed, 1 Jul 2020 17:44:35 -0700 Subject: [PATCH] [DOCS] Fix cannot must typo. (#58884) --- docs/reference/search/scroll-api.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/search/scroll-api.asciidoc b/docs/reference/search/scroll-api.asciidoc index 6bf65b13ab9f6..499330cd4dcd5 100644 --- a/docs/reference/search/scroll-api.asciidoc +++ b/docs/reference/search/scroll-api.asciidoc @@ -91,7 +91,7 @@ Period to retain the <> for scrolling. See This value overrides the duration set by the original search API request's `scroll` parameter. + -By default, this value cannot must be less than `1d` (one day). You can change +By default, this value cannot exceed `1d` (24 hours). You can change this limit using the `search.max_keep_alive` cluster-level setting. + IMPORTANT: You can also specify this value using the `scroll` request body