OpenSearch/docs/reference/mapping
Lee Hinman 7a18bb50fc Disable _all by default
This change disables the _all meta field by default.

Now that we have the "all-fields" method of query execution, we can save both
indexing time and disk space by disabling it.

_all can no longer be configured for indices created after 6.0.

Relates to #20925 and #21341
Resolves #19784
2017-01-11 16:47:13 -07:00
..
dynamic Disable _all by default 2017-01-11 16:47:13 -07:00
fields Disable _all by default 2017-01-11 16:47:13 -07:00
params Add the ability to set an analyzer on keyword fields. (#21919) 2016-12-30 09:36:10 +01:00
types Add the ability to set an analyzer on keyword fields. (#21919) 2016-12-30 09:36:10 +01: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 Add the ability to set an analyzer on keyword fields. (#21919) 2016-12-30 09:36:10 +01:00
types.asciidoc Add RangeFieldMapper for numeric and date range types 2016-11-29 10:10:14 -06:00