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
476b1ca13255a0722f1f498bd8bf95693b15a275
opensearch-pyd
/
elasticsearch
T
History
Honza Kral
476b1ca132
expose timeout on Connection class
2013-05-24 01:25:19 +02:00
..
__init__.py
Expose everything on elasticsearch package itself
2013-05-06 16:15:38 +02:00
client.py
escape url parts, tests forthcoming
2013-05-23 22:28:19 +02:00
connection_pool.py
Docstrings for connection_pool
2013-05-22 20:30:44 +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
Sniff based on time interval, not number of requests
2013-05-23 17:42:14 +02:00