From ea9e6a95376bd3f3af1873959fbd0dcb31ed6555 Mon Sep 17 00:00:00 2001 From: shainaraskas <58563081+shainaraskas@users.noreply.github.com> Date: Wed, 3 Apr 2024 09:48:31 -0400 Subject: [PATCH] Clarify closed index setting warning (#106888) --- docs/reference/index-modules.asciidoc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/reference/index-modules.asciidoc b/docs/reference/index-modules.asciidoc index 31fe747feb63b..1b6914e946c82 100644 --- a/docs/reference/index-modules.asciidoc +++ b/docs/reference/index-modules.asciidoc @@ -7,7 +7,7 @@ an index. [discrete] [[index-modules-settings]] -== Index Settings +== Index settings [[index-modules-settings-description]] // tag::index-modules-settings-description-tag[] @@ -27,9 +27,7 @@ They can be changed on a live index using the <> API. // end::index-modules-settings-description-tag[] -WARNING: Changing static or dynamic index settings on a closed index could -result in incorrect settings that are impossible to rectify without deleting -and recreating the index. +CAUTION: You can change any documented index settings on closed indices. However, changing undocumented index settings on closed indices is unsupported and might result in errors. [discrete] === Static index settings