Elasticsearch 1.2.0 and 1.1.2 released by Clinton Gormley.
From the post:
Today, we are happy to announce the release of Elasticsearch 1.2.0, based on Lucene 4.8.1, along with a bug fix release Elasticsearch 1.1.2.
You can download them and read the full change lists here:
- Latest stable release: Elasticsearch 1.2.0
- Bug fixes for 1.1.x: Elasticsearch 1.1.2
Elasticsearch 1.2.0 is a bumper release, containing over 300 new features, enhancements, and bug fixes. You can see the full changes list in the Elasticsearch 1.2.0 release notes, but we will highlight some of the important ones below:
Highlights of the more important changes for Elasticsearch 1.2.0:
- Java 7 required
- dynamic scripting disabled by default
- field data and filter caches
- gateways removed
- indexing and merging
- aggregations
- context suggester
- improved deep scrolling
- field value factor
See Clinton’s post or the release notes for more complete coverage. (Aggregation looks particularly interesting.)