OpenSearch/docs/reference/aggregations/metrics
Nicholas Knize b31d3ddd3e Adds geo_centroid metric aggregator
This commit adds a new metric aggregator for computing the geo_centroid over a set of geo_point fields. This can be combined with other aggregators (e.g., geohash_grid, significant_terms) for computing the geospatial centroid based on the document sets from other aggregation results.
2015-10-14 16:19:09 -05:00
..
avg-aggregation.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
cardinality-aggregation.asciidoc Move the `murmur3` field to a plugin and fix defaults. 2015-08-18 11:41:52 +02:00
extendedstats-aggregation.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
geobounds-aggregation.asciidoc [DOCS] Restructure Aggs documentation 2015-05-01 16:04:55 -04:00
geocentroid-aggregation.asciidoc Adds geo_centroid metric aggregator 2015-10-14 16:19:09 -05:00
max-aggregation.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
min-aggregation.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
percentile-aggregation.asciidoc Aggregations: Add HDRHistogram as an option in percentiles and percentile_ranks aggregations 2015-07-24 17:55:36 +01:00
percentile-rank-aggregation.asciidoc Aggregations: Add HDRHistogram as an option in percentiles and percentile_ranks aggregations 2015-07-24 17:55:36 +01:00
scripted-metric-aggregation.asciidoc [DOCS] Added note about valid return types for scripts in the scripted_metric aggregation 2015-09-02 12:13:15 +01:00
stats-aggregation.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
sum-aggregation.asciidoc Docs: Remove docs for the `filtered`, `and`, `or` and `(f)query` queries. 2015-09-11 11:00:54 +02:00
tophits-aggregation.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
valuecount-aggregation.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00