OpenSearch/docs/reference/docs
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
..
bulk.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
data-replication.asciidoc Add a high level description of ES's data replication model (#22327) 2017-01-10 13:17:48 +01:00
delete-by-query.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
delete.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
get.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
index_.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
multi-get.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
multi-termvectors.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
refresh.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
reindex.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
termvectors.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
update-by-query.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
update.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00