Commit Graph
9 Commits
Author SHA1 Message Date
Honza Král a49371b553 Reflect new ES api for get aliases.
see https://github.com/elasticsearch/elasticsearch/issues/4539 for more
details
2014-01-02 20:00:59 +01:00
Honza Král d1e031ac03 Version bump to 0.4.4 2013-12-23 16:35:34 +01:00
Honza Král 9b60521b34 Tweaking the changelog a bit to prepare for release 2013-12-23 16:27:27 +01:00
Honza Král 05c4eefbf3 Enable deserialization of different content types coming from the server. 2013-12-14 18:15:15 +01:00
Honza Král d1ccc2430d Mark 0.4.4 as development at leats in Changelog 2013-12-13 19:38:59 +01:00
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
Honza Král e9eaefd999 Add a note to changelog about the unicode fix 2013-12-04 15:10:31 +01:00
Honza Král 3ae44db90c Bulk helpers overhaul
streaming_bulk for iterative consumption of the input
bulk_index -> bulk
callback expand_action to transform input into action/data pairs
support for non-index actions through _op_type key
2013-11-22 14:29:08 +01:00
Honza Král ce5b5a439a Added Changelog 2013-10-22 21:49:39 +02:00