From 405293a7ae18480de5c6fc5df6dc700d95bdc920 Mon Sep 17 00:00:00 2001 From: Nicole <33797404+WheekWheek@users.noreply.github.com> Date: Wed, 7 Aug 2019 21:18:41 -0400 Subject: [PATCH] Added an inclusion of, "This setting is off by default..." (#42501) * Added an inclusion of, "This setting is off by default..." * Update docs/management/advanced-options.asciidoc Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com> --- docs/management/advanced-options.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/management/advanced-options.asciidoc b/docs/management/advanced-options.asciidoc index 894f9fd7318a..e78421c40d89 100644 --- a/docs/management/advanced-options.asciidoc +++ b/docs/management/advanced-options.asciidoc @@ -202,7 +202,7 @@ because requests can be spread across all shard copies. However, results might be inconsistent because different shards might be in different refresh states. `search:includeFrozen`:: Includes {ref}/frozen-indices.html[frozen indices] in results. Searching through frozen indices -might increase the search time. +might increase the search time. This setting is off by default. Users must opt-in to include frozen indices. [float] [[kibana-timelion-settings]]