File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55Official low-level client for Elasticsearch. Its goal is to provide common
66ground for all Elasticsearch-related code in Python; because of this it tries
77to be opinion-free and very extendable. The full documentation is available at
8- http://elasticsearch-py.rtfd .org/
8+ http://elasticsearch-py.readthedocs .org/
99
1010.Elasticsearch DSL
1111************************************************************************************
1212For a more high level client library with more limited scope, have a look at
13- http://elasticsearch-dsl.rtfd .org/[elasticsearch-dsl] - a more pythonic library
13+ http://elasticsearch-dsl.readthedocs .org/[elasticsearch-dsl] - a more pythonic library
1414sitting on top of `elasticsearch-py`.
1515
1616It provides a more convenient and idiomatic way to write and manipulate
You can’t perform that action at this time.
0 commit comments