elasticsearch/docs/reference/rest-api
Christos Soulios 66b5e4ec89
Implement aggregations on aggregate metric fields (#56745)
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-10 19:31:59 +02:00
..
common-parms.asciidoc [DOCS] Document get pipeline API as multi-target (#64816) 2020-11-09 16:11:13 -05:00
cron-expressions.asciidoc [DOCS] Fix link to quartz crontrigger tutorial (#61531) 2020-08-25 10:49:24 -04:00
defs.asciidoc [DOCS] Fine-tunes data frame analytics API docs formatting. (#50799) 2020-01-09 16:21:01 +01:00
index.asciidoc [DOCS] Move searchable snapshots to beta (#63436) 2020-10-08 08:52:44 -04:00
info.asciidoc Implement aggregations on aggregate metric fields (#56745) 2020-11-10 19:31:59 +02:00
usage.asciidoc Implement aggregations on aggregate metric fields (#56745) 2020-11-10 19:31:59 +02:00