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 362a346 commit 4f517b4Copy full SHA for 4f517b4
docs/reference/mapping/params/enabled.asciidoc
@@ -92,6 +92,6 @@ GET my_index/_mapping <3>
92
<2> The document can be retrieved.
93
<3> Checking the mapping reveals that no fields have been added.
94
95
-TIP: The `enabled` setting can be updated on existing fields
96
-using the <<indices-put-mapping,PUT mapping API>>.
+The `enabled` setting for existing fields and the top-level mapping
+definition cannot be updated.
97
0 commit comments