elasticsearch/docs/java-rest/high-level
Adrien Grand 4918924fae
Remove legacy mapping code. (#29224)
Some features have been deprecated since `6.0` like the `_parent` field or the
ability to have multiple types per index. This allows to remove quite some
code, which in-turn will hopefully make it easier to proceed with the removal
of types.
2018-04-11 09:41:37 +02:00
..
cluster Revert "REST high-level client: add support for Indices Update Settings API (#28892)" (#29323) 2018-03-30 16:26:46 -07:00
document Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
indices Revert "REST high-level client: add support for Indices Update Settings API (#28892)" (#29323) 2018-03-30 16:26:46 -07:00
miscellaneous Docs: HighLevelRestClient#ping (#29070) 2018-03-14 14:27:01 -04:00
search [Docs] Correct typos in rank-eval and multi-search 2018-04-10 12:48:16 +02:00
aggs-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
getting-started.asciidoc Docs: HighLevelRestClient#ping (#29070) 2018-03-14 14:27:01 -04:00
index.asciidoc [Docs] Add "Using Java Builders" section (#26517) 2017-09-06 14:06:41 +02:00
java-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
migration.asciidoc Docs: HighLevelRestClient#ping (#29070) 2018-03-14 14:27:01 -04:00
query-builders.asciidoc added docs for wrapper query. 2018-03-14 11:51:22 +01:00
supported-apis.asciidoc Revert "REST high-level client: add support for Indices Update Settings API (#28892)" (#29323) 2018-03-30 16:26:46 -07:00