apis.asciidoc 346 B

1234567891011121314151617
  1. == Supported APIs
  2. The Java High Level REST Client supports the following APIs:
  3. .Single document APIs
  4. * <<java-rest-high-document-index>>
  5. * <<java-rest-high-document-get>>
  6. * <<java-rest-high-document-delete>>
  7. * Update API
  8. .Multi-document APIs
  9. * <<java-rest-high-document-bulk>>
  10. .Search APIs
  11. * Search API
  12. * Search Scroll API
  13. * Clear Scroll API