File: helpers.rst

package info (click to toggle)
python-elasticsearch 1.4.0-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 636 kB
  • sloc: python: 3,209; makefile: 155
file content (18 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. _helpers:

Helpers
=======

Collection of simple helper functions that abstract some specifics or the raw
API.


.. py:module:: elasticsearch.helpers

.. autofunction:: streaming_bulk

.. autofunction:: bulk

.. autofunction:: scan

.. autofunction:: reindex