Doc updates (#791)

Updates for better displaying the documentation in the website.
This commit is contained in:
Tomas Della Vedova
2019-03-27 07:44:19 +01:00
committed by delvedor
parent 9fa31a96c6
commit 41fa164611
23 changed files with 1183 additions and 198 deletions

View File

@ -1,4 +1,5 @@
= Bulk
[[bulk_examples]]
== Bulk
The `bulk` API makes it possible to perform many index/delete operations in a single API call. +
This can greatly increase the indexing speed.