OpenSearch/docs/reference/mapping/fields
Adrien Grand 1b660821a2
Allow `_doc` as a type. (#27816)
Allowing `_doc` as a type will enable users to make the transition to 7.0
smoother since the index APIs will be `PUT index/_doc/id` and `POST index/_doc`.
This also moves most of the documentation to `_doc` as a type name.

Closes #27750
Closes #27751
2017-12-14 17:47:53 +01:00
..
field-names-field.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
id-field.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
index-field.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
meta-field.asciidoc Remove usage of multi-types from the docs and added a page explaining type removal (#25543) 2017-07-05 12:30:19 +02:00
routing-field.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
source-field.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
type-field.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
uid-field.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00