OpenSearch/docs/reference/search
Julie Tibshirani 87831051dc
Deprecate types in explain requests. (#35611)
The following updates were made:
- Add a new untyped endpoint `{index}/_explain/{id}`.
- Add deprecation warnings to Rest*Action, plus tests in Rest*ActionTests.
- For each REST yml test, make sure there is one version without types, and another legacy version that retains types (called *_with_types.yml).
- Deprecate relevant methods on the Java HLRC requests/ responses.
- Update documentation (for both the REST API and Java HLRC).
2018-12-10 19:45:13 -08:00
..
request Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
suggesters Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
count.asciidoc Deprecate types in count and msearch. (#35421) 2018-11-16 13:04:43 -08:00
explain.asciidoc Deprecate types in explain requests. (#35611) 2018-12-10 19:45:13 -08:00
field-caps.asciidoc In the field capabilities API, remove support for providing fields in the request body. (#30185) 2018-04-27 16:14:11 -07:00
multi-search.asciidoc Remove references to multiple types in the search documentation. (#34625) 2018-10-19 09:47:34 -07:00
profile.asciidoc [Docs] Add Profile API limitations (#36252) 2018-12-06 00:09:26 +01:00
rank-eval.asciidoc Add ERR to ranking evaluation documentation (#32314) 2018-07-24 19:58:34 +02:00
request-body.asciidoc Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
search-shards.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
search-template.asciidoc Remove references to multiple types in the search documentation. (#34625) 2018-10-19 09:47:34 -07:00
search.asciidoc Remove references to multiple types in the search documentation. (#34625) 2018-10-19 09:47:34 -07:00
suggesters.asciidoc [Docs] Emphazise suggest behaviour with missing query part (#35393) 2018-11-28 12:01:27 +01:00
uri-request.asciidoc Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
validate.asciidoc Deprecate types in validate query requests. (#35575) 2018-11-16 08:59:04 -08:00