OpenSearch/docs/reference/aggregations
Adrien Grand 1be2800120 Only allow one type on 7.0 indices (#24317)
This adds the `index.mapping.single_type` setting, which enforces that indices
have at most one type when it is true. The default value is true for 6.0+ indices
and false for old indices.

Relates #15613
2017-04-27 08:43:20 +02:00
..
bucket Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
matrix refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
metrics Update aggs reference documentation for 'keyed' options (#23758) 2017-04-18 15:57:50 +02:00
pipeline Correct documentation for Min Bucket Aggregation (#23867) 2017-04-05 12:39:37 +02:00
bucket.asciidoc Docs fix - Added missing link to new Adjacency-matrix agg 2017-01-23 10:18:30 +00: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 Use `typed_keys` parameter to prefix suggester names by type in search responses (#23080) 2017-02-10 10:53:38 +01:00
pipeline.asciidoc Remove most of the need for `// NOTCONSOLE` 2016-09-06 10:32:54 -04:00