2017-08-01 04:38:56 -04:00
|
|
|
[[java-rest-high-supported-apis]]
|
2017-07-04 04:58:57 -04:00
|
|
|
== Supported APIs
|
2017-02-24 07:52:36 -05:00
|
|
|
|
2017-07-03 04:48:16 -04:00
|
|
|
The Java High Level REST Client supports the following APIs:
|
|
|
|
|
2017-07-05 06:07:09 -04:00
|
|
|
.Single document APIs
|
2017-07-03 04:48:16 -04:00
|
|
|
* <<java-rest-high-document-index>>
|
2017-07-05 05:57:57 -04:00
|
|
|
* <<java-rest-high-document-get>>
|
2017-02-24 07:52:36 -05:00
|
|
|
* <<java-rest-high-document-delete>>
|
2017-07-05 06:16:42 -04:00
|
|
|
* <<java-rest-high-document-update>>
|
2017-07-03 04:48:16 -04:00
|
|
|
|
2017-07-05 06:07:09 -04:00
|
|
|
.Multi-document APIs
|
2017-07-05 03:26:26 -04:00
|
|
|
* <<java-rest-high-document-bulk>>
|
2017-07-03 04:48:16 -04:00
|
|
|
|
2017-07-05 06:07:09 -04:00
|
|
|
.Search APIs
|
2017-07-07 06:19:33 -04:00
|
|
|
* <<java-rest-high-search>>
|
|
|
|
* <<java-rest-high-search-scroll>>
|
|
|
|
* <<java-rest-high-clear-scroll>>
|
2017-08-01 04:38:56 -04:00
|
|
|
|
|
|
|
.Miscellaneous APIs
|
|
|
|
* <<java-rest-high-main>>
|