Elastica

A PHP client for elasticsearch.

Fork me on GitHub

Release 3.2.3

Elastica 3.2.3 (download).

This release is compatible with Elasticsearch 2.x and was tested with elasticsearch 2.4.0.

Bugfixes

  • Query builder is now compatible with Elasticsearch 2.X

Added

  • Elastica\Aggregation\BucketScript
  • Elastica\Aggregation\SerialDiff
  • Elastica\Query\InnerHits

Improvements

  • Elastica\Client constructor now accepts a transport of fully qualified name. #1169
  • Update Elasticsearch dependency to 2.4.0