@@ -270,21 +270,21 @@ _insert_zeros_::
270
270
271
271
272
272
273
+ include::pipeline/bucket-script-aggregation.asciidoc[]
274
+ include::pipeline/bucket-selector-aggregation.asciidoc[]
275
+ include::pipeline/bucket-sort-aggregation.asciidoc[]
273
276
include::pipeline/avg-bucket-aggregation.asciidoc[]
274
- include::pipeline/derivative-aggregation.asciidoc[]
275
277
include::pipeline/max-bucket-aggregation.asciidoc[]
276
278
include::pipeline/min-bucket-aggregation.asciidoc[]
277
279
include::pipeline/sum-bucket-aggregation.asciidoc[]
278
- include::pipeline/stats-bucket-aggregation.asciidoc[]
279
- include::pipeline/extended-stats-bucket-aggregation.asciidoc[]
280
+ include::pipeline/cumulative-cardinality-aggregation.asciidoc[]
281
+ include::pipeline/cumulative-sum-aggregation.asciidoc[]
282
+ include::pipeline/derivative-aggregation.asciidoc[]
280
283
include::pipeline/percentiles-bucket-aggregation.asciidoc[]
281
284
include::pipeline/movavg-aggregation.asciidoc[]
282
285
include::pipeline/movfn-aggregation.asciidoc[]
283
- include::pipeline/cumulative-sum-aggregation.asciidoc[]
284
- include::pipeline/cumulative-cardinality-aggregation.asciidoc[]
285
- include::pipeline/bucket-script-aggregation.asciidoc[]
286
- include::pipeline/bucket-selector-aggregation.asciidoc[]
287
- include::pipeline/bucket-sort-aggregation.asciidoc[]
288
- include::pipeline/serial-diff-aggregation.asciidoc[]
289
286
include::pipeline/moving-percentiles-aggregation.asciidoc[]
290
287
include::pipeline/normalize-aggregation.asciidoc[]
288
+ include::pipeline/serial-diff-aggregation.asciidoc[]
289
+ include::pipeline/stats-bucket-aggregation.asciidoc[]
290
+ include::pipeline/extended-stats-bucket-aggregation.asciidoc[]
0 commit comments