You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/mapping/types/keyword.asciidoc
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,6 @@ index setting limits the number of dimensions in an index.
163
163
Dimension fields have the following constraints:
164
164
165
165
* The `doc_values` and `index` mapping parameters must be `true`.
166
-
* Field values cannot be an <<array,array or multi-value>>.
167
166
// end::dimension[]
168
167
* Dimension values are used to identify a document’s time series. If dimension values are altered in any way during indexing, the document will be stored as belonging to different from intended time series. As a result there are additional constraints:
169
168
** The field cannot use a <<normalizer,`normalizer`>>.
- "index template [my-dynamic-template] has index patterns [k9s*] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-dynamic-template] will take precedence during new index creation"
0 commit comments