2017-07-04 16:58:57 +08:00
|
|
|
== Supported APIs
|
2017-02-24 20:52:36 +08:00
|
|
|
|
2017-07-03 16:48:16 +08:00
|
|
|
The Java High Level REST Client supports the following APIs:
|
|
|
|
|
2017-07-05 18:07:09 +08:00
|
|
|
.Single document APIs
|
2017-07-03 16:48:16 +08:00
|
|
|
* <<java-rest-high-document-index>>
|
2017-07-05 17:57:57 +08:00
|
|
|
* <<java-rest-high-document-get>>
|
2017-02-24 20:52:36 +08:00
|
|
|
* <<java-rest-high-document-delete>>
|
2017-07-03 16:48:16 +08:00
|
|
|
* Update API
|
|
|
|
|
2017-07-05 18:07:09 +08:00
|
|
|
.Multi-document APIs
|
2017-07-05 15:26:26 +08:00
|
|
|
* <<java-rest-high-document-bulk>>
|
2017-07-03 16:48:16 +08:00
|
|
|
|
2017-07-05 18:07:09 +08:00
|
|
|
.Search APIs
|
2017-07-03 16:48:16 +08:00
|
|
|
* Search API
|
|
|
|
* Search Scroll API
|
|
|
|
* Clear Scroll API
|