Skip to content

Angular 2.0 upgrade and new features - Elasticsearch Plugin Release

Compare
Choose a tag to compare
@siddharthlatest siddharthlatest released this 14 Oct 11:25
· 134 commits to master since this release

Features

  • GeoDistance query is supported for the geo-point datatype field f10cae3, 6cf12bf
  • Sub-fields are now supported in fields dropdown GUI (not to be confused with nested object fields) 01593c3
  • Filter clause is supported in the bool query combinator c883dd8
  • Elasticsearch Plugin: Show existing indices in the appname field when connecting to an Elasticsearch cluster d525a44

Bug fixes

  • Remove should_not clause from the bool query combinator clauses c883dd8
  • connect button should be disabled when url or appname field has no value c71ed9d