OpenSearch/docs/reference/aggregations
Adrien Grand 1b660821a2
Allow `_doc` as a type. (#27816)
Allowing `_doc` as a type will enable users to make the transition to 7.0
smoother since the index APIs will be `PUT index/_doc/id` and `POST index/_doc`.
This also moves most of the documentation to `_doc` as a type name.

Closes #27750
Closes #27751
2017-12-14 17:47:53 +01:00
..
bucket Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
matrix Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
metrics Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
pipeline Aggregations: bucket_sort pipeline aggregation (#27152) 2017-11-09 17:59:57 +00:00
bucket.asciidoc Add a new cluster setting to limit the total number of buckets returned by a request (#27581) 2017-12-06 09:15:28 +01:00
matrix.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
metrics.asciidoc Adds geo_centroid metric aggregator 2015-10-14 16:19:09 -05:00
misc.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
pipeline.asciidoc Aggregations: bucket_sort pipeline aggregation (#27152) 2017-11-09 17:59:57 +00:00