This website requires JavaScript.
Explore
Help
Sign In
actions
/
opensearch-pyd
Watch
1
Star
0
Fork
0
You've already forked opensearch-pyd
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
c064bf7764ad9b79f0c97fbc8225d2effaba45d2
opensearch-pyd
/
elasticsearch
T
History
Honza Kral
0eafdab2e8
Added namespacing to the client
2013-06-01 16:59:07 +02:00
..
__init__.py
Expose everything on elasticsearch package itself
2013-05-06 16:15:38 +02:00
client.py
Added namespacing to the client
2013-06-01 16:59:07 +02:00
connection_pool.py
Have sniff_hosts reuse existing connection to not waste open sockets
2013-05-24 01:29:31 +02:00
connection.py
expose timeout on Connection class
2013-05-24 01:25:19 +02:00
exceptions.py
Only trigger retry and mark connection as dead on connection errors
2013-05-19 18:45:12 +02:00
serializer.py
Serialization error tests
2013-05-03 17:56:27 +02:00
transport.py
It's REtries, not tries, respect that
2013-05-24 01:45:15 +02:00