We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3bff57 commit 8eadab8Copy full SHA for 8eadab8
docs/sphinx/index.rst
@@ -1,6 +1,12 @@
1
Python Elasticsearch Client
2
===========================
3
4
+Welcome to the reference documentation of the official client for Elasticsearch!
5
+The goal of this client is to provide common ground for all Elasticsearch-related
6
+code in Python; because of this it tries to be opinion-free and very extendable.
7
+
8
+High-level documentation for this client is `also available <https://www.elastic.co/docs/reference/elasticsearch/clients/python>`_.
9
10
.. toctree::
11
:maxdepth: 2
12
0 commit comments