Version 1.6.2
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 usesmulti_match
instead. - Uses string instead of array for post type term when there is only one term.