OpenSearch/docs/reference/mapping
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
..
dynamic Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
fields Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
params CONSOLEify some more docs 2017-04-24 16:08:19 -04:00
types Drop `search_analyzer` parameter from keyword.asciidoc (#24221) 2017-04-25 12:49:50 -04:00
dynamic-mapping.asciidoc Allows multiple patterns to be specified for index templates (#21009) 2016-11-10 18:00:30 -05:00
fields.asciidoc Disable _all by default 2017-01-11 16:47:13 -07:00
params.asciidoc Disallow include_in_all for 6.0+ indices 2017-02-07 19:31:51 -07:00
types.asciidoc Add RangeFieldMapper for numeric and date range types 2016-11-29 10:10:14 -06:00