Skip to content

Version 1.6.2

Compare
Choose a tag to compare
@tlovett1 tlovett1 released this 12 Nov 18:01
· 8018 commits to develop since this release

This release fixes a few things missed in 1.6.1. 1.6.2 fixes ALL compatibility issues with Elasticsearch 2.0 and should be completely backwards compatible with 1.7.x. Specifically, this version:

  • Removes fuzzy_like_this query and uses multi_match instead.
  • Uses string instead of array for post type term when there is only one term.