From aaf56b143aa3f3a2a0fd01979566b3eca7fa5932 Mon Sep 17 00:00:00 2001 From: Khalah Jones-Golden Date: Mon, 4 Jan 2016 16:20:23 -0400 Subject: [PATCH] [AnalyzedFieldWarning] Changed the url to support the latest format --- src/ui/public/agg_types/controls/field.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/public/agg_types/controls/field.html b/src/ui/public/agg_types/controls/field.html index 765c82533db38..8232015e6867f 100644 --- a/src/ui/public/agg_types/controls/field.html +++ b/src/ui/public/agg_types/controls/field.html @@ -9,7 +9,7 @@

- Careful! The field selected contains analyzed strings. Analyzed strings are highly unique and can use a lot of memory to visualize. Values such as foo-bar will be broken into foo and bar. See Mapping Core Types for more information on setting this field as not_analyzed + Careful! The field selected contains analyzed strings. Analyzed strings are highly unique and can use a lot of memory to visualize. Values such as foo-bar will be broken into foo and bar. See Mapping Types for more information on setting this field as not_analyzed