File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -649,8 +649,8 @@ The method for transforming the data. These objects define the pivot function
649649end::pivot[]
650650
651651tag::pivot-aggs[]
652- Defines how to aggregate the grouped data. The following aggregations are
653- supported:
652+ Defines how to aggregate the grouped data. The following aggregations are
653+ currently supported:
654654+
655655--
656656* <<search-aggregations-metrics-avg-aggregation,Average>>
@@ -672,16 +672,12 @@ supported:
672672* <<search-aggregations-metrics-valuecount-aggregation,Value count>>
673673* <<search-aggregations-metrics-weight-avg-aggregation,Weighted average>>
674674
675-
676- IMPORTANT: {transforms-cap} support a subset of the functionality in
677- aggregations. See <<transform-limitations>>.
678-
679675--
680676end::pivot-aggs[]
681677
682678tag::pivot-group-by[]
683- Defines how to group the data. More than one grouping can be defined
684- per pivot. The following groupings are supported:
679+ Defines how to group the data. More than one grouping can be defined per pivot.
680+ The following groupings are currently supported:
685681+
686682--
687683* <<_date_histogram,Date histogram>>
You can’t perform that action at this time.
0 commit comments