Tanguy Leroux
9c8d3d3569
[Docs] Add migration notes for the high-level rest client ( #25911 )
2017-08-01 10:38:56 +02:00
Tanguy Leroux
b06a744b05
[Docs] Document Scroll API for Java High Level REST Client ( #25554 )
...
This commit adds documentation for _search/scroll and clear scroll methods of the high level Java REST client
2017-07-07 12:19:33 +02:00
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
javanna
7899dbef3b
[DOCS] High Level Client: fix index items order
...
Also group APIs under single document, multi-document and search
2017-07-05 12:07:09 +02:00
Luca Cavanna
6f8c0453bc
[DOCS] add docs for high level client get method ( #25538 )
...
Document high level client get method
2017-07-05 11:57:57 +02:00
Tanguy Leroux
3da3632021
[Docs] Document Bulk API for Java High Level REST Client ( #25532 )
...
This commit adds documentation for Java High Level REST Client's Bulk API.
2017-07-05 09:26:26 +02:00
Luca Cavanna
3c5eb6cd1b
[DOCS] restructure java clients docs pages ( #25517 )
...
This commit converts the low level client and high level client chapters into two parts, which allows each high level client supported api to be on a separate page and show up in the index on the right.
2017-07-04 10:58:57 +02:00
Luca Cavanna
99fef2490a
[DOCS] add docs for REST high level client index method ( #25501 )
...
This commit restructures the existing high level client docs, adapts the existing delete method docs and adds docs for the index method.
2017-07-03 10:48:16 +02:00
David Pilato
60661ec9cc
Add first High level client documentation
...
The REST Client is split into 2 parts:
* Low level
* High level
The High level client has a main common section and the document delete API documentation as a start.
2017-02-24 13:52:36 +01:00