OpenSearch/docs/reference/search
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
..
request Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
suggesters Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
count.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
explain.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
field-caps.asciidoc Update experimental labels in the docs (#25727) 2017-07-18 14:06:22 +02:00
multi-search.asciidoc Scripting: Deprecate stored search template apis (#25437) 2017-07-12 16:07:28 -07:00
profile.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
rank-eval.asciidoc Adding short description for experimental status in docs 2017-12-08 15:12:15 +01:00
request-body.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
search-shards.asciidoc Automatically prepare indices for splitting (#27451) 2017-11-23 09:48:54 +01:00
search-template.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
search.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
suggesters.asciidoc Use `typed_keys` parameter to prefix suggester names by type in search responses (#23080) 2017-02-10 10:53:38 +01:00
uri-request.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
validate.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00