Bladeren bron

[ML][Transforms] update supported aggs docs (#46388)

Benjamin Trent 6 jaren geleden
bovenliggende
commit
ca8dbe5b7e
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2 0
      docs/reference/data-frames/apis/transformresource.asciidoc

+ 2 - 0
docs/reference/data-frames/apis/transformresource.asciidoc

@@ -90,6 +90,7 @@ pivot function `group by` fields and the aggregation to reduce the data.
 * {ref}/search-aggregations-metrics-avg-aggregation.html[Average]
 * {ref}/search-aggregations-metrics-weight-avg-aggregation.html[Weighted Average]
 * {ref}/search-aggregations-metrics-cardinality-aggregation.html[Cardinality]
+* {ref}/search-aggregations-metrics-geobounds-aggregation.html[Geo Bounds]
 * {ref}/search-aggregations-metrics-geocentroid-aggregation.html[Geo Centroid]
 * {ref}/search-aggregations-metrics-max-aggregation.html[Max]
 * {ref}/search-aggregations-metrics-min-aggregation.html[Min]
@@ -97,6 +98,7 @@ pivot function `group by` fields and the aggregation to reduce the data.
 * {ref}/search-aggregations-metrics-sum-aggregation.html[Sum]
 * {ref}/search-aggregations-metrics-valuecount-aggregation.html[Value Count]
 * {ref}/search-aggregations-pipeline-bucket-script-aggregation.html[Bucket Script]
+* {ref}/search-aggregations-pipeline-bucket-selector-aggregation.html[Bucket Selector]
 
 IMPORTANT: {dataframe-transforms-cap} support a subset of the functionality in
 composite aggregations. See