File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
docs/reference/data-frames/apis Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -90,13 +90,15 @@ pivot function `group by` fields and the aggregation to reduce the data.
9090* {ref}/search-aggregations-metrics-avg-aggregation.html[Average]
9191* {ref}/search-aggregations-metrics-weight-avg-aggregation.html[Weighted Average]
9292* {ref}/search-aggregations-metrics-cardinality-aggregation.html[Cardinality]
93+ * {ref}/search-aggregations-metrics-geobounds-aggregation.html[Geo Bounds]
9394* {ref}/search-aggregations-metrics-geocentroid-aggregation.html[Geo Centroid]
9495* {ref}/search-aggregations-metrics-max-aggregation.html[Max]
9596* {ref}/search-aggregations-metrics-min-aggregation.html[Min]
9697* {ref}/search-aggregations-metrics-scripted-metric-aggregation.html[Scripted Metric]
9798* {ref}/search-aggregations-metrics-sum-aggregation.html[Sum]
9899* {ref}/search-aggregations-metrics-valuecount-aggregation.html[Value Count]
99100* {ref}/search-aggregations-pipeline-bucket-script-aggregation.html[Bucket Script]
101+ * {ref}/search-aggregations-pipeline-bucket-selector-aggregation.html[Bucket Selector]
100102
101103IMPORTANT: {dataframe-transforms-cap} support a subset of the functionality in
102104composite aggregations. See
You can’t perform that action at this time.
0 commit comments