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
eed4698c2c52c565b3f14e59340e641962d016a0
opensearch-pyd
/
elasticsearch
T
History
Honza Král
eed4698c2c
Merge branch 'urllib3_pool_maxsize' of github.com:rboulton/elasticsearch-py
2013-11-19 22:29:08 +01:00
..
client
Document the format of the body parameter for bulk operations, and correct a couple of typos in the documentation.
2013-11-19 17:03:32 +00:00
connection
Allow the maxsize parameter to be passed to the urllib3 connection pool
2013-11-19 16:45:39 +00: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
Cosmetic code changes to bulk_index
2013-10-14 23:58:17 +02:00
serializer.py
Decimal support
2013-10-22 00:26:58 +02:00
transport.py
Spell mistake corrected
2013-11-18 02:17:17 +05:30