This website requires JavaScript.
Explore
Help
Sign In
actions
/
opensearch-pyd
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
af72b993f76df2e66ef790c0829b78c592972e8e
opensearch-pyd
/
elasticsearch
T
History
Honza Kral
af72b993f7
Docs for missing params
2013-06-16 02:08:20 +02:00
..
__init__.py
Expose everything on elasticsearch package itself
2013-05-06 16:15:38 +02:00
client.py
Docs for missing params
2013-06-16 02:08:20 +02:00
connection_pool.py
Cut off the timeout increases after 5 failures by default
2013-06-14 16:59:36 +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
clarify comment, we now mark all connections as live on success
2013-06-14 16:49:05 +02:00