Helpers documentation
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Helpers
|
||||
=======
|
||||
|
||||
Collection of simple helper functions that abstract some specifics or the raw
|
||||
API.
|
||||
|
||||
|
||||
.. py:module:: elasticsearch.helpers
|
||||
|
||||
.. autofunction:: bulk_index
|
||||
|
||||
.. autofunction:: scan
|
||||
|
||||
.. autofunction:: reindex
|
||||
@@ -77,6 +77,7 @@ Contents
|
||||
api
|
||||
connection
|
||||
transports
|
||||
helpers
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user