- #298 Add support to MultiGet to just have ids and indexName as params (ty @jakobra)
- #296 don't add port for urls with https scheme (ty @alhardy)
- #293 Add error handling to GetIndicesPointingToAlias ty (@MaxHorstmann)
- #290 Sort - Added nested filter and path (Added in 0.90.0.Beta1). (ty @thelalle)
- #292 Support for /_cluster/state APIs (ty @NickCraver)
- #284 Added Tokenizer and Filters querystring param to Analyze request (ty @michielpost)
- Added has_parent query and added score_type to has_child query (ty @q42jaap) (eb997c8)
- #270 added multi_match support (I actually did something this release ! :))