Skip to content

Commit 682ff63

Browse files
mrklaneyChristoph Büscher
authored and
Christoph Büscher
committed
Remove any mention of "mapping type" (#86242)
Mapping types were removed in v6.0 so they shouldn't be mentioned in the description of inheritance of the `dynamic` setting.
1 parent 0e08309 commit 682ff63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/mapping/params/dynamic.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ GET my-index-000001/_mapping
4242
[[dynamic-inner-objects]]
4343
==== Setting `dynamic` on inner objects
4444
<<object,Inner objects>> inherit the `dynamic` setting from their parent
45-
object or from the mapping type. In the following example, dynamic mapping is
45+
object. In the following example, dynamic mapping is
4646
disabled at the type level, so no new top-level fields will be added
4747
dynamically.
4848

0 commit comments

Comments
 (0)