Skip to content

_type and _score ,routings and lots of enhancments & bug fixes

Compare
Choose a tag to compare
@eliranmoyal eliranmoyal released this 30 Mar 17:08
· 2 commits to elastic2.1.2 since this release

New:

  • #140 highlight field support - not avaliable on site.
  • #150 _type and _score support on return (csv as parameters _type=true&_score=true and site on options )
  • #157 routings support

Enhancements:

  • #175 terms aggregation - more parameters support
  • #137 % and _ escaping on like queries ( &PERCENT and &UNDERSCORE )
  • #152 DOCS_WITH_AGGREGATION hint to support from and to
  • #172 PERCENTILES aggregation support for specific percentilies
  • #138 asterisk in join queries

Bugs:

  • #166 allow semi colons on index name
  • #146 scripted fields support on csv
  • #131 complex_nested on left side of where