- Added support for percolators. [Ram Viswanadha]
-
Implemented
Index.bulk()
. -
Implemented
Index.putMapping()
. [Ryan Shaw] -
Added a
curlDebug
client option that prints a runnable curl command to stderr for each request, to make manual request debugging easier. -
Increased the default request timeout from 10 seconds to 60 seconds.
- Initial release.