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 @@ -671,8 +671,8 @@ The method for transforming the data. These objects define the pivot function
671671end::pivot[]
672672
673673tag::pivot-aggs[]
674- Defines how to aggregate the grouped data. The following aggregations are
675- supported:
674+ Defines how to aggregate the grouped data. The following aggregations are
675+ currently supported:
676676+
677677--
678678* <<search-aggregations-metrics-avg-aggregation,Average>>
@@ -692,16 +692,12 @@ supported:
692692* <<search-aggregations-metrics-valuecount-aggregation,Value count>>
693693* <<search-aggregations-metrics-weight-avg-aggregation,Weighted average>>
694694
695-
696- IMPORTANT: {transforms-cap} support a subset of the functionality in
697- aggregations. See <<transform-limitations>>.
698-
699695--
700696end::pivot-aggs[]
701697
702698tag::pivot-group-by[]
703- Defines how to group the data. More than one grouping can be defined
704- per pivot. The following groupings are supported:
699+ Defines how to group the data. More than one grouping can be defined per pivot.
700+ The following groupings are currently supported:
705701+
706702--
707703* <<_date_histogram,Date histogram>>
You can’t perform that action at this time.
0 commit comments