OpenSearch/docs/reference/aggregations
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
..
bucket Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
matrix Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
metrics Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
pipeline [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
bucket.asciidoc Add parent-aggregation to parent-join module (#34210) 2018-11-08 14:13:00 +01:00
matrix.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
metrics.asciidoc median absolute deviation agg (#34482) 2018-10-30 07:22:52 -07:00
misc.asciidoc Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
pipeline.asciidoc Add a MovingFunction pipeline aggregation, deprecate MovingAvg agg (#29594) 2018-05-16 10:57:00 -04:00