Luca Cavanna
075fdc579f
[DOCS] Update APIs grouping and ordering in REST high-level Client docs ( #28497 )
...
With this new structure supported APIs are ordered and grouped in the same way as they are in the Elasticsearch reference docs
2018-02-02 17:19:50 +01: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
Nik Everett
23b8b97275
Use include-tagged macro for high level client docs ( #23438 )
...
This should make it simpler to include example snippets from
tests.
2017-03-20 14:50:19 -04: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