Tanguy Leroux fefcae3d45 [Docs] Document Update API for Java High Level REST Client (#25536)
This commit adds documentation for Java High Level REST Client's Update API.
2017-07-05 12:16:42 +02:00

18 lines
370 B
Plaintext

== 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>>
* <<java-rest-high-document-update>>
.Multi-document APIs
* <<java-rest-high-document-bulk>>
.Search APIs
* Search API
* Search Scroll API
* Clear Scroll API