elasticsearch/docs/reference/aggregations
Salvatore Campagna db6c58ed45
fix: use the correct field name when reading data from multi fields (#84752)
When using a multi-field we need to extract data from the document
using the correct field name. That is the name of the top field.
Here we delegate extraction of the correct name to a method in the
SearchContext that is wrapped by the AggregationContext.

Issue: #82918
2022-03-11 17:11:26 +01:00
..
bucket fix: use the correct field name when reading data from multi fields (#84752) 2022-03-11 17:11:26 +01:00
metrics [DOCS] Update sum aggregation for histograms (#84493) (#84496) 2022-03-01 08:42:05 -05:00
pipeline [ML] adds new change_point pipeline aggregation (#83428) 2022-03-04 07:00:58 -05:00
bucket.asciidoc New random_sampler aggregation for sampling documents in aggregations (#84363) 2022-03-02 14:32:30 -05:00
metrics.asciidoc [DOCS] Fix acasting for agg types (#67469) 2021-01-13 14:44:54 -05:00
pipeline.asciidoc [ML] adds new change_point pipeline aggregation (#83428) 2022-03-04 07:00:58 -05:00