OpenSearch/docs/java-rest/high-level/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
..
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 Remove assert statements from field caps documentation. (#30601) 2018-05-15 08:37:50 -07:00
multi-search-template.asciidoc Add MultiSearchTemplate support to High Level Rest client (#30836) 2018-06-28 14:05:26 +01:00
multi-search.asciidoc HLRC: Documentation examples cleanup (#34009) 2018-10-16 10:46:14 -04:00
rank-eval.asciidoc [Docs] Add rankEval method for Jva HL client 2018-04-19 14:39:42 +02:00
scroll.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
search-template.asciidoc Add support for search templates to the high-level REST client. (#30473) 2018-05-15 13:07:58 -07:00
search.asciidoc Deprecate types in count and msearch. (#35421) 2018-11-16 13:04:43 -08:00