OpenSearch/docs/reference/mapping
Christoph Büscher 25aac4f77f
Remove `include_type_name` in asciidoc where possible (#37568)
The "include_type_name" parameter was temporarily introduced in #37285 to facilitate
moving the default parameter setting to "false" in many places in the documentation
code snippets. Most of the places can simply be reverted without causing errors.
In this change I looked for asciidoc files that contained the
"include_type_name=true" addition when creating new indices but didn't look
likey they made use of the "_doc" type for mappings. This is mostly the case
e.g. in the analysis docs where index creating often only contains settings. I
manually corrected the use of types in some places where the docs still used an
explicit type name and not the dummy "_doc" type.
2019-01-18 09:34:11 +01:00
..
dynamic Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
fields Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
params Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
types Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
dynamic-mapping.asciidoc Reject updates to the `_default_` mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields.asciidoc Fix docs of the `_ignored` meta field. 2018-05-02 11:43:50 +02:00
params.asciidoc Improve docs for index_prefixes option (#35778) 2018-11-22 09:20:46 +00:00
removal_of_types.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
types.asciidoc Vector field (#33022) 2018-12-12 21:20:53 -05:00