Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

v5.5.1

Compare
Choose a tag to compare
@ArnaudParant ArnaudParant released this 20 Feb 11:04
· 9 commits to master since this release

Upgrade to Elasticsearch 5.5

Changes

  • Split string type into text and keyword
  • Remove missing function
  • Remove default mode avg for sorts
  • Remove default aggregation size 0 for histogram

Improvements

  • Improve readability of tests
  • Improve code coverage of tests

Open issues

  • Missing analyze_wildcard into search function
  • How to manage download_aggreg without aggregation size 0 (not allowed anymore) ?

See the official change log: Upgrade to Elasticsearch 5.x.