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
1
Packages
Projects
Releases
Wiki
Activity
Files
bf9917b0bfa21c962cb09debd4bdcb2796c334ee
opensearch-pyd
/
elasticsearch
T
History
Honza Král
bf9917b0bf
Add an option to change the timeout used for sniff requests.
...
Fixes
#45
2014-02-10 16:57:35 +01:00
..
client
The 'warn' method is deprecated, use 'warning' instead.
2014-01-30 11:56:32 +01:00
connection
Set timeout properly for Requests and Thrift connections
2014-01-23 08:48:42 +01:00
__init__.py
Version bump to 0.4.4
2013-12-23 16:35:34 +01:00
connection_pool.py
Logging fixes
2013-11-03 22:39:03 +01:00
exceptions.py
Always raise TransportError with two params.
2014-02-06 01:15:41 +01:00
helpers.py
ok: true has been removed from es responses
2014-01-08 20:38:35 +01:00
serializer.py
Enable deserialization of different content types coming from the server.
2013-12-14 18:15:15 +01:00
transport.py
Add an option to change the timeout used for sniff requests.
2014-02-10 16:57:35 +01:00