OpenSearch/docs/reference/mapping/params
Nik Everett 4b1c116461 Generate and run tests from the docs
Adds infrastructure so `gradle :docs:check` will extract tests from
snippets in the documentation and execute the tests. This is included
in `gradle check` so it should happen on CI and during a normal build.

By default each `// AUTOSENSE` snippet creates a unique REST test. These
tests are executed in a random order and the cluster is wiped between
each one. If multiple snippets chain together into a test you can annotate
all snippets after the first with `// TEST[continued]` to have the
generated tests for both snippets joined.

Snippets marked as `// TESTRESPONSE` are checked against the response
of the last action.

See docs/README.asciidoc for lots more.

Closes #12583. That issue is about catching bugs in the docs during build.
This catches *some* bugs in the docs during build which is a good start.
2016-05-05 13:58:03 -04:00
..
analyzer.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
boost.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
coerce.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
copy-to.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
doc-values.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
dynamic.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
enabled.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
fielddata.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
format.asciidoc Merge pull request #16672 from teuneboon/patch-1 2016-02-15 16:16:19 +01:00
geohash-precision.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
geohash-prefix.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
geohash.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
ignore-above.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
ignore-malformed.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
include-in-all.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
index-options.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
index.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
lat-lon.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
multi-fields.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
norms.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
null-value.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
position-increment-gap.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
precision-step.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
properties.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
search-analyzer.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
similarity.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
store.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
term-vector.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00