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
2d0417821595af36a2cdd96649ce3ac93cd97fc6
opensearch-pyd
/
elasticsearch
T
History
Dmitry Sadovnychyi
and
Honza Král
2d04178215
Move import statement into a function
...
To fix a bug on App Engine where multiprocessing is not allowed.
Closes
#282
2015-10-19 15:20:39 +02:00
..
client
Removing non-ascii quote
2015-10-14 00:15:42 +02:00
connection
Removing ThriftConnection and MemcachedConnection
2015-10-07 17:47:05 +02:00
helpers
Move import statement into a function
2015-10-19 15:20:39 +02:00
__init__.py
2.0 version bump
2015-10-13 23:39:33 +02:00
compat.py
Support RFC-1738 URLs
2014-11-14 15:42:37 +01:00
connection_pool.py
Remove extra spaces from exception message
2015-01-27 16:51:39 +01:00
exceptions.py
Docs improvements
2014-11-28 17:20:05 +01:00
serializer.py
Be more informative when unable to JSON serialize
2014-08-03 13:24:12 +02:00
transport.py
Make search_exists consistent with other _exists APIs
2015-05-18 15:50:35 +02:00