Docs: Added elasticsearch-dsl-py

Closes #7812
Closes #7813
This commit is contained in:
Clinton Gormley 2014-10-14 13:18:53 +02:00
parent cd8e02351b
commit eaa0479261
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ See the {client}/perl-api/current/index.html[official Elasticsearch Perl client]
See the {client}/python-api/current/index.html[official Elasticsearch Python client].
* http://github.com/elasticsearch/elasticsearch-dsl-py[elasticsearch-dsl-py]
chainable query and filter construction built on top of offical client.
* http://github.com/rhec/pyelasticsearch[pyelasticsearch]:
Python client.