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
e2ab7ea80ddc67fc682c7587a1cb62c1cd3cae47
opensearch-pyd
/
elasticsearch
T
History
Honza Král
e2ab7ea80d
Adding a third return value from connection.perform_request - headers
...
This will be used to implement deserializing based on mimetype
2013-12-13 19:36:21 +01:00
..
client
Removed extra reference to the
id
parameter for create API
2013-12-09 02:53:07 +01:00
connection
Adding a third return value from connection.perform_request - headers
2013-12-13 19:36:21 +01:00
__init__.py
Allow people to import ThriftConnection from elasticsearch package itself
2013-10-29 15:30:58 +01:00
connection_pool.py
Logging fixes
2013-11-03 22:39:03 +01:00
exceptions.py
Added more detailed error handling
2013-11-14 01:12:55 +01:00
helpers.py
Make sure actions aren't modified when passed into bulk
2013-12-11 14:30:59 +01:00
serializer.py
Fix unicode body handling.
2013-12-04 15:07:56 +01:00
transport.py
Adding a third return value from connection.perform_request - headers
2013-12-13 19:36:21 +01:00