elasticsearch/docs/java-rest/high-level/document
Julie Tibshirani 99f89cd3b4
Deprecate types in get, exists, and multi get. (#35930)
For each API, the following updates were made:
- 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 17:22:48 -08:00
..
bulk.asciidoc Docs: HLRC: refactor bulk, migrate and reindex apis (#35413) 2018-11-16 08:58:13 +01:00
delete-by-query.asciidoc HLRC: DRY up remaining CRUD docs (#34925) 2018-10-29 10:32:17 -04:00
delete.asciidoc Deprecate types in document delete requests. (#36087) 2018-11-30 15:11:29 -08:00
exists.asciidoc Deprecate types in get, exists, and multi get. (#35930) 2018-12-10 17:22:48 -08:00
get.asciidoc Deprecate types in get, exists, and multi get. (#35930) 2018-12-10 17:22:48 -08:00
index.asciidoc Docs: DRY up HLRC index docs (#34157) 2018-10-01 09:59:36 -04:00
multi-get.asciidoc Deprecate types in get, exists, and multi get. (#35930) 2018-12-10 17:22:48 -08:00
multi-term-vectors.asciidoc Deprecate types in termvector and mtermvector requests. (#36182) 2018-12-06 10:23:15 -08:00
reindex.asciidoc Docs: HLRC: refactor bulk, migrate and reindex apis (#35413) 2018-11-16 08:58:13 +01:00
rethrottle.asciidoc HLRC: DRY up remaining CRUD docs (#34925) 2018-10-29 10:32:17 -04:00
term-vectors.asciidoc Small corrections to HLRC doc for _termvectors (#35221) 2018-11-04 18:29:07 -05:00
update-by-query.asciidoc HLRC: DRY up remaining CRUD docs (#34925) 2018-10-29 10:32:17 -04:00
update.asciidoc Docs: DRY up CRUD docs (#34203) 2018-10-05 11:41:03 -04:00