We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f05f6 commit 6ad7217Copy full SHA for 6ad7217
docs/reference/mapping/params/fielddata.asciidoc
@@ -100,11 +100,6 @@ PUT my_index/_mapping/_doc
100
<1> The mapping that you specify for `my_field` should consist of the existing
101
mapping for that field, plus the `fielddata` parameter.
102
103
-TIP: The `fielddata.*` parameter must have the same settings for fields of the
104
-same name in the same index. Its value can be updated on existing fields
105
-using the <<indices-put-mapping,PUT mapping API>>.
106
-
107
108
[[field-data-filtering]]
109
==== `fielddata_frequency_filter`
110
0 commit comments