This website requires JavaScript.
Explore
Help
Sign In
actions
/
opensearch-pyd
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
366e15dee8dfdc790d2eb10e5afddd1bfe5c3801
opensearch-pyd
/
elasticsearch
T
History
Honza Kral
366e15dee8
Support timeouts with urllib3
2013-08-09 02:26:42 +02:00
..
client
Better escaping or url and query params
2013-08-08 18:06:25 +02:00
__init__.py
Keep version info in elasticsearch/__init__.py as well as setup
2013-07-31 17:38:52 +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
Support timeouts with urllib3
2013-08-09 02:26:42 +02:00
exceptions.py
ConnectionError is special
2013-07-30 16:50:36 +02:00
helpers.py
Added a simple reindex helper
2013-08-01 15:05:29 +02:00
serializer.py
More power to the SerializationError
2013-07-30 15:05:46 +02:00
transport.py
Switch to urllib3 for more performance
2013-08-08 18:06:36 +02:00