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
(Optional, Boolean) If `true`, unmapped fields that are mapped in one index but not in another are included in the response. Fields that don't have any mapping are never included.
78
-
Defaults to `false`.
78
+
Defaults to `false`.
79
79
80
80
`filters`::
81
81
(Optional, string) Comma-separated list of filters to apply to the response.
@@ -136,12 +136,10 @@ field types are all described as the `keyword` type family.
136
136
Whether this field can be aggregated on all indices.
137
137
138
138
`time_series_dimension`::
139
-
preview:[]
140
139
Whether this field is used as a time series dimension on all indices.
141
140
For non-time-series indices this field is not present.
142
141
143
142
`time_series_metric`::
144
-
preview:[]
145
143
Contains the metric type if the field is used as a time series metric on all indices, absent if the field is
146
144
not used as a metric. For non-time-series indices this field is not included.
0 commit comments