diff --git a/docs/reference/mapping/params/fielddata.asciidoc b/docs/reference/mapping/params/fielddata.asciidoc index 19899c76d8a..ff959b98b6e 100644 --- a/docs/reference/mapping/params/fielddata.asciidoc +++ b/docs/reference/mapping/params/fielddata.asciidoc @@ -100,11 +100,6 @@ PUT my_index/_mapping/_doc <1> The mapping that you specify for `my_field` should consist of the existing mapping for that field, plus the `fielddata` parameter. -TIP: The `fielddata.*` parameter must have the same settings for fields of the -same name in the same index. Its value can be updated on existing fields -using the <>. - - [[field-data-filtering]] ==== `fielddata_frequency_filter`