Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 353 Bytes

async_es_api.rst

File metadata and controls

15 lines (11 loc) · 353 Bytes

Async Elasticsearch API

.. py:module:: elasticsearch
   :no-index:

Note

To reference Elasticsearch APIs that are namespaced like .indices.create() refer to the sync API reference. These APIs are identical between sync and async.

Elasticsearch

.. autoclass:: AsyncElasticsearch
  :members: