mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 12:56:53 +00:00
Update reference docs for geocentroid aggregation. (#24141)
This includes a link to the Wikipedia page explaining what a centroid is. Closes #24140
This commit is contained in:
parent
a8017ff020
commit
f8b15abe9a
@ -1,7 +1,7 @@
|
||||
[[search-aggregations-metrics-geocentroid-aggregation]]
|
||||
=== Geo Centroid Aggregation
|
||||
|
||||
A metric aggregation that computes the weighted centroid from all coordinate values for a <<geo-point>> field.
|
||||
A metric aggregation that computes the weighted https://en.wikipedia.org/wiki/Centroid[centroid] from all coordinate values for a <<geo-point>> field.
|
||||
|
||||
Example:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user