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 081cac4813
commit 3d85d85e2d
23 changed files with 2799 additions and 159 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.