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 0e08309 commit 682ff63Copy full SHA for 682ff63
docs/reference/mapping/params/dynamic.asciidoc
@@ -42,7 +42,7 @@ GET my-index-000001/_mapping
42
[[dynamic-inner-objects]]
43
==== Setting `dynamic` on inner objects
44
<<object,Inner objects>> inherit the `dynamic` setting from their parent
45
-object or from the mapping type. In the following example, dynamic mapping is
+object. In the following example, dynamic mapping is
46
disabled at the type level, so no new top-level fields will be added
47
dynamically.
48
0 commit comments