mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
This commit converts the low level client and high level client chapters into two parts, which allows each high level client supported api to be on a separate page and show up in the index on the right.
10 lines
171 B
Text
10 lines
171 B
Text
[[java-rest]]
|
|
= Java REST Client
|
|
|
|
include::../Versions.asciidoc[]
|
|
|
|
include::overview.asciidoc[]
|
|
|
|
include::low-level/index.asciidoc[]
|
|
|
|
include::high-level/index.asciidoc[]
|