Elastica

A PHP client for elasticsearch.

Fork me on GitHub

Release 2.3.1

Elastica 2.3.1 (download). This release is compatible with elasticsearch 1.7.3.

Bugfixes

  • Filters aggregation: empty name is named bucket #935
  • Prevent mix keys in filters (#936) #939
  • Fix empty string is not anonymous filter #935
  • Filters aggregation: empty name is named bucket #935

Added

  • Support for field_value_factor #953
  • Added setMinDocCount and setExtendedBounds options #947
  • Avoid environment dependecies in tests #938

Improvements

  • Update elasticsearch dependency to elasticsearch 1.7.3 #957

Deprecated

  • Added exceptions of deprecated transports to deprecation list

Dependencies

Project Version Required
Elasticsearch 1.7.3 yes
Elasticsearch mapper attachments plugin 2.7.0 no
Elasticsearch thrift transport plugin 2.7.0 no
Elasticsearch memcached transport plugin 2.7.0 no
Elasticsearch geocluster facet plugin 0.0.12 no
Elasticsearch image plugin 1.7.1 no