elasticsearch/docs/reference
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
..
aggregations Add `// CONSOLE` to much of pipeline agg docs 2016-08-17 09:26:41 -04:00
analysis Update synonym-tokenfilter.asciidoc (#19988) 2016-08-17 13:39:22 +02:00
cat Improve cat thread pool API 2016-08-03 23:02:13 -04:00
cluster Fix health docs test 2016-07-16 07:18:11 -04:00
docs [DOCS] clarify behaviour when routing is required and no routing value is specified 2016-08-08 10:41:59 +02:00
how-to Add `scaled_float`. #19264 2016-07-18 12:36:23 +02:00
images Docs: Add more points to the chart that gives accuracy for the cardinality aggregation. 2016-07-20 10:37:12 +02:00
index-modules Add documentation for the 'elasticsearch-translog' tool 2016-08-02 16:26:28 -06:00
indices Only use `PUT` for index creation, not POST. #20001 2016-08-17 10:15:42 +02:00
ingest update ingest date index name processor with runnable CONSOLE examples (#19935) 2016-08-11 11:36:14 -07:00
mapping Fix typo 2016-08-08 10:52:09 +02:00
migration Only use `PUT` for index creation, not POST. #20001 2016-08-17 10:15:42 +02:00
modules Replaced "true" with true in snapshot restore docs 2016-08-12 16:56:56 +02:00
query-dsl Fail yaml tests and docs snippets that get unexpected warnings 2016-08-04 15:23:05 -04:00
release-notes Documented netty4 Expect bug in release notes and breaking changes 2016-08-10 10:16:25 +02:00
search Only use `PUT` for index creation, not POST. #20001 2016-08-17 10:15:42 +02:00
setup Persistent Node Names (#19456) 2016-07-23 22:46:48 +02:00
testing Introduce dedicated master nodes in testing infrastructure (#18514) 2016-05-27 08:44:20 +02:00
aggregations.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
analysis.asciidoc
api-conventions.asciidoc Clarify time units usage in docs 2016-06-29 17:02:15 -04:00
cat.asciidoc
cluster.asciidoc
docs.asciidoc Add support for waiting until a refresh occurs 2016-06-06 11:37:53 -04:00
getting-started.asciidoc Documentation changes for wait_for_active_shards (#19581) 2016-08-02 09:15:01 -04:00
glossary.asciidoc
how-to.asciidoc Add notes about sparsity. 2016-07-07 17:47:19 +02:00
index-modules.asciidoc Remove `_timestamp` and `_ttl` on 5.x indices. #18980 2016-06-22 08:35:54 +02:00
index.asciidoc Bumped version in docs 2016-08-09 15:57:35 +02:00
indices.asciidoc [DOCS] fix missing rollover-index link 2016-06-17 12:14:45 -04:00
ingest.asciidoc
mapping.asciidoc
modules.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
query-dsl.asciidoc
redirects.asciidoc
release-notes.asciidoc Added release notes for 5.0.0-alpha5 2016-07-29 14:43:31 +02:00
search.asciidoc
setup.asciidoc Die with dignity 2016-07-07 14:44:03 -04:00
testing.asciidoc