elasticsearch/docs/reference/mapping
Julie Tibshirani 8449eff026
Clarify _doc is a permanent part of certain document APIs. (#41727)
We received some feedback that it is not completely clear why `_doc` is present
in the typeless document APIs:

> The new index APIs are PUT {index}/_doc/{id} in case of explicit ids and POST
{index}/_doc for auto-generated ids."_ Isn't this contradicting? Specifying
*types in requests is deprecated*, but we are supposed to still mention *_doc*
in write requests?

This PR updates the 'removal of types' documentation to try to clarify that
`_doc` now represents the endpoint name, as opposed to a type.
2019-05-06 10:38:54 -07:00
..
dynamic [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
fields [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
params [DOCS] Escape commas in deprecated[] for Asciidoctor migration (#41598) 2019-04-30 15:50:52 -04:00
types [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
dynamic-mapping.asciidoc Reject updates to the _default_ mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields.asciidoc Fix docs of the _ignored meta field. 2018-05-02 11:43:50 +02:00
params.asciidoc Improve docs for index_prefixes option (#35778) 2018-11-22 09:20:46 +00:00
removal_of_types.asciidoc Clarify _doc is a permanent part of certain document APIs. (#41727) 2019-05-06 10:38:54 -07:00
types.asciidoc search as you type fieldmapper (#35600) 2019-03-27 10:03:30 -07:00