elasticsearch/docs/reference/mapping
Nik Everett e03fb602cd Add CONSOLE places where it is obviously missing
These places already have other annotations like `// TEST` and
`// TESTSETUP` so they are already in console format.
2016-09-06 10:48:19 -04:00
..
dynamic
fields Correct grammar in parent field doc 2016-08-29 07:51:39 -04:00
params Add CONSOLE places where it is obviously missing 2016-09-06 10:48:19 -04:00
types Support downgrading keyword/text into string 2016-08-29 11:27:37 -04:00
dynamic-mapping.asciidoc Fix docs stating that index.mapper.dynamic can be set for all nodes in the elasticsearch.yml file. This is not supported in 5.x (index settings cannot be set at the cluster level) and should be replace with a template for all indices. 2016-08-22 10:20:43 +02:00
fields.asciidoc Fix doc build. 2016-06-22 09:34:49 +02:00
params.asciidoc Removed docs for precision_step - no longer used 2016-06-21 15:19:12 +02:00
types.asciidoc