1234567891011121314151617 |
- == 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
- * <<java-rest-high-search>>
- * <<java-rest-high-search-scroll>>
- * <<java-rest-high-clear-scroll>>
|