Sponsor of the Day:
Jerkmate
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-sampler-aggregation
Sampler aggregation | Elasticsearch Reference
A filtering aggregation used to limit any sub aggregations' processing to a sample of the top-scoring documents. Tightening the focus of analytics to...
aggregation elasticsearchsamplerreference
https://www.elastic.co/guide/en/elasticsearch/reference/6.3/search-aggregations-metrics-percentile-rank-aggregation.html
Percentile Ranks Aggregation | Elasticsearch Guide [6.3] | Elastic
elasticsearch guide 6percentileranksaggregation3
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-adjacency-matrix-aggregation
Adjacency matrix aggregation | Elasticsearch Reference
A bucket aggregation returning a form of adjacency matrix. The request provides a collection of named filter expressions, similar to the filters aggregation...
aggregation elasticsearchmatrixreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-correlation-aggregation
Bucket correlation aggregation | Elasticsearch Reference
A sibling pipeline aggregation which executes a correlation function on the configured sibling multi-bucket aggregation. (Required, string) Path to the...
aggregation elasticsearchbucketcorrelationreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-count-ks-test-aggregation
Bucket count K-S test correlation aggregation | Elasticsearch Reference
A sibling pipeline aggregation which executes a two sample Kolmogorov–Smirnov test (referred to as a
aggregation elasticsearchbucketcounttestcorrelation
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-random-sampler-aggregation
Random sampler aggregation | Elasticsearch Reference
The random_sampler aggregation is a single bucket aggregation that randomly includes documents in the aggregated results. Sampling provides significant...
aggregation elasticsearchrandomsamplerreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-rare-terms-aggregation
Rare terms aggregation | Elasticsearch Reference
A multi-bucket value source based aggregation which finds
aggregation elasticsearchraretermsreference
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-metrics-geocentroid-aggregation
Geo-centroid aggregation | Elasticsearch Reference
A metric aggregation that computes the weighted centroid from all coordinate values for geo fields. Example: The above aggregation demonstrates how one...
aggregation elasticsearchgeocentroidreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-metrics-median-absolute-deviation-aggregation
Median absolute deviation aggregation | Elasticsearch Reference
This single-value aggregation approximates the median absolute deviation of its search results. Median absolute deviation is a measure of variability...
median absolute deviationaggregation elasticsearchreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-geotilegrid-aggregation
Geotile grid aggregation | Elasticsearch Reference
A multi-bucket aggregation that groups geo_point and geo_shape values into buckets that represent a grid. The resulting grid can be sparse and only contains...
aggregation elasticsearchgridreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-geohexgrid-aggregation
Geohex grid aggregation | Elasticsearch Reference
A multi-bucket aggregation that groups geo_point and geo_shape values into buckets that represent a grid. The resulting grid can be sparse and only contains...
aggregation elasticsearchgridreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-metrics-min-aggregation
Min aggregation | Elasticsearch Reference
A single-value metrics aggregation that keeps track and returns the minimum value among numeric values extracted from the aggregated documents. Computing...
aggregation elasticsearchminreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-significanttext-aggregation
Significant text aggregation | Elasticsearch Reference
An aggregation that returns interesting or unusual occurrences of free-text terms in a set. It is like the significant terms aggregation but differs in...
aggregation elasticsearchsignificanttextreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-parent-aggregation
Parent aggregation | Elasticsearch Reference
A special single bucket aggregation that selects parent documents that have the specified type, as defined in a join field. This aggregation has a single...
aggregation elasticsearchparentreference
https://www.elastic.co/docs/reference/aggregations/search-aggregations-bucket-children-aggregation
Children aggregation | Elasticsearch Reference
A special single bucket aggregation that selects child documents that have the specified type, as defined in a join field. This aggregation has a single...
aggregation elasticsearchchildrenreference
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
https://www.elastic.co/docs/reference/scripting-languages/painless/painless-bucket-script-agg-context
Bucket script aggregation context | Elasticsearch Reference
Use a Painless script in an bucket_script pipeline aggregation to calculate a value as a result in a bucket. The standard Painless API is available. To...
context elasticsearchbucketscriptaggregationreference
https://www.elastic.co/docs/reference/scripting-languages/painless/painless-metric-agg-map-context
Metric aggregation map context | Elasticsearch Reference
Use a Painless script to map values for use in a scripted metric aggregation. A map script is run once per collected document following an optional...
context elasticsearchmetricaggregationmapreference