Skip to content

0.11.1.0

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 04 Jul 13:51
· 7336 commits to main since this release
  • #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 ! :))