OpenSearch/docs/java-rest/high-level/index.asciidoc

15 lines
339 B
Plaintext

[[java-rest-high]]
== Java High Level REST Client
The <<java-rest-high>>'s features include:
include::apis.asciidoc[]
It depends on elasticsearch core project as it uses elasticsearch request and response
objects so it will simplify a migration from the transport client.
include::usage.asciidoc[]
include::document/index.asciidoc[]