OpenSearch/docs/reference/analysis
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
..
analyzers Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
charfilters Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
tokenfilters Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
tokenizers Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
analyzers.asciidoc First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02:00
anatomy.asciidoc Correction of the names of numirals (#21531) 2016-11-25 14:30:49 +01:00
charfilters.asciidoc Hindu-Arabico-Latino Numerals (#22476) 2017-01-10 15:24:56 +01:00
normalizers.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
testing.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
tokenfilters.asciidoc Add predicate_token_filter (#33431) 2018-09-11 09:16:39 +01:00
tokenizers.asciidoc [Feature] Adding a char_group tokenizer (#24186) 2018-05-22 16:26:31 +02:00