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
2c43cd0bd2956594ec613fc21d153c00de240d8e
opensearch-pyd
/
elasticsearch
T
History
Honza Kral
2c43cd0bd2
Typo InidicesClient -> IndicesClient
2013-06-16 16:30:25 +02:00
..
client
Typo InidicesClient -> IndicesClient
2013-06-16 16:30:25 +02:00
__init__.py
Expose everything on elasticsearch package itself
2013-05-06 16:15:38 +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
Don't try to pretty print empty responses
2013-06-16 16:19:35 +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