elasticsearch/docs/reference/rest-api
Christos Soulios 1a940eb5dd
[7.x] Implement aggregations on aggregate metric fields (#64939)
Backports #56745 to 7.x

    In the process of developing a new implementation for the Elasticsearch Rollups functionality we came up with the concept of the aggregate metric field type.

    The aggregate_metric_double field type can store the results of aggregations (currently min, max, sum, value_count and avg are supported - more to come).

    This field allows us to run (min, max, sum, value_count, avg) aggregations on the container field and the field will return the correct metric depending on the aggregation that is computed.
2020-11-12 16:32:00 +02:00
..
common-parms.asciidoc [DOCS] Make system & hidden index info more prominent. (#64839) (#64959) 2020-11-11 15:16:21 -08:00
cron-expressions.asciidoc [DOCS] Fix link to quartz crontrigger tutorial (#61531) 2020-08-25 10:49:00 -04:00
defs.asciidoc [7.x][DOCS] Moves analysis resources to PUT DFA API docs (#50793) 2020-01-09 16:21:35 +01:00
index.asciidoc [DOCS] Move searchable snapshots to beta (#63436) (#63477) 2020-10-08 09:27:43 -04:00
info.asciidoc [7.x] Implement aggregations on aggregate metric fields (#64939) 2020-11-12 16:32:00 +02:00
usage.asciidoc [7.x] Implement aggregations on aggregate metric fields (#64939) 2020-11-12 16:32:00 +02:00