OpenSearch/docs/reference/aggregations/pipeline
Nik Everett c66db9a81e Add `// CONSOLE` to much of pipeline agg docs
Most of the examples in the pipeline aggregation docs use a small
"sales" test data set and I converted all of the examples that use
it to `// CONSOLE`. There are still a bunch of snippets in the pipeline
aggregation docs that aren't `// CONSOLE` so they aren't tested. Most
of them are "this is the most basic form of this aggregation" so they
are more immune to errors and bit rot then the examples that I converted.
I'd like to do something with them as well but I'm not sure what.

Also, the moving average docs and serial diff docs didn't get a lot of
love from this pass because they don't use the test data set or follow
the same general layout.

Relates to #18160
2016-08-17 09:26:41 -04:00
..
avg-bucket-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
bucket-script-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
bucket-selector-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
cumulative-sum-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
derivative-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
extended-stats-bucket-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
max-bucket-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
min-bucket-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
movavg-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
percentiles-bucket-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
serial-diff-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
stats-bucket-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
sum-bucket-aggregation.asciidoc Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00