blob: f9a5b931e4f197a381099cdc9d089002603c2a2c [file] [log] [blame]
window.SIDEBAR_ITEMS = {"struct":[["AverageAggregation","A single-value metric aggregation that computes the average of numeric values that are extracted from the aggregated documents. Supported field types are u64, i64, and f64. See [super::SingleMetricResult] for return value."],["IntermediateAverage","Contains mergeable version of average data."],["IntermediateStats","`IntermediateStats` contains the mergeable version for stats."],["SingleMetricResult","Single-metric aggregations use this common result structure."],["Stats","Stats contains a collection of statistics."],["StatsAggregation","A multi-value metric aggregation that computes stats of numeric values that are extracted from the aggregated documents. Supported field types are `u64`, `i64`, and `f64`. See [`Stats`] for returned statistics."]]};