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

18 lines
346 B
Plaintext
Raw Normal View History

== Supported APIs
The Java High Level REST Client supports the following APIs:
.Single document APIs
* <<java-rest-high-document-index>>
* <<java-rest-high-document-get>>
* <<java-rest-high-document-delete>>
* Update API
.Multi-document APIs
* <<java-rest-high-document-bulk>>
.Search APIs
* Search API
* Search Scroll API
* Clear Scroll API