OpenSearch/docs/reference/mapping/dynamic
Adrien Grand 1be2800120 Only allow one type on 7.0 indices (#24317)
This adds the `index.mapping.single_type` setting, which enforces that indices
have at most one type when it is true. The default value is true for 6.0+ indices
and false for old indices.

Relates #15613
2017-04-27 08:43:20 +02:00
..
default-mapping.asciidoc Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
field-mapping.asciidoc Docs: Detail on false/strict dynamic mapping setting (#22451) 2017-01-05 14:36:18 -05:00
templates.asciidoc Disable _all by default 2017-01-11 16:47:13 -07:00