[docs] Add index link to elasticsearch clients section

This commit is contained in:
Jonathan Budzenski 2017-01-11 16:22:14 -06:00
parent ecfff93ae6
commit a0e92c3a22
No known key found for this signature in database
GPG key ID: D28BF9418FA0F292
3 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,7 @@
* <<development-basepath>>
* <<development-dependencies>>
* <<development-modules>>
* <<development-elasticsearch>>
include::core/development-basepath.asciidoc[]

View file

@ -8,7 +8,6 @@ The Kibana plugin interfaces are in a state of constant development. We cannot
* <<development-plugin-resources>>
* <<development-uiexports>>
* <<development-elasticsearch>>
include::plugin/development-plugin-resources.asciidoc[]

View file

@ -1,5 +1,5 @@
[[development-elasticsearch]]
=== Communicating with elasticsearch
=== Communicating with Elasticsearch
Kibana exposes two clients on the server and browser for communicating with elasticsearch.
There is an 'admin' client which is used for managing Kibana's state, and a 'data' client for all