Files
opensearch-pyd/docs/helpers.rst
T

19 lines
262 B
ReStructuredText
Raw Normal View History

2013-10-10 13:20:42 +02:00
.. _helpers:
2013-09-30 18:59:27 +02:00
Helpers
=======
Collection of simple helper functions that abstract some specifics or the raw
API.
.. py:module:: elasticsearch.helpers
2013-11-22 14:38:38 +01:00
.. autofunction:: streaming_bulk
.. autofunction:: bulk
2013-09-30 18:59:27 +02:00
.. autofunction:: scan
.. autofunction:: reindex