Sponsor of the Day:
Jerkmate
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-autodatehistogram-aggregation
Auto-interval date histogram aggregation | Elasticsearch Reference
A multi-bucket aggregation similar to the Date histogram except instead of providing an interval to use as the width of each bucket, a target number of...
histogram aggregationelasticsearch referenceautointervaldate
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-datehistogram-aggregation
Date histogram aggregation | Elasticsearch Reference
This multi-bucket aggregation is similar to the normal histogram, but it can only be used with date or date range values. Because dates are represented...
histogram aggregationelasticsearch referencedate
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-histogram-aggregation
Histogram aggregation | Elasticsearch Reference
A multi-bucket values source based aggregation that can be applied on numeric values or numeric range values extracted from the documents. It dynamically...
histogram aggregationelasticsearch reference