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
82fa7b03a40abfd9b70f3128d35fd8fa0d0fbeab
opensearch-pyd
/
elasticsearch
T
History
Honza Král
8e8981d9c9
New bulk docs updated
2013-11-22 14:38:38 +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
By default allow 10 connections to be held to the server
2013-11-19 22:31:25 +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
New bulk docs updated
2013-11-22 14:38:38 +01: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