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
..
2017-11-14 11:14:14 +01:00
2017-12-14 17:47:53 +01:00
2017-10-04 01:21:38 -06:00