index.asciidoc 339 B

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