Elastica

A PHP client for elasticsearch.

Fork me on GitHub

Release 2.2.1

Elastica 2.2.1 (download). This release is compatible with elasticsearch 1.7.1.

Added

  • Support for index template added #905

Improvements

  • Update Elasticsearch dependency to 1.7.1 and update plugin dependencies #909
  • Update php-cs-fixer to 1.10 #898
  • Elastica\QueryBuilder now uses Elastica\QueryBuilder\Version\Latest as default version to avoid empty version classes. #897
  • Update elasticseach-image to work with ES 1.7.1 #907
  • Local dev environment was refactored to fully work in docker environment. Running tests is now only one command: make tests #901

Deprecated

  • Elastica\QueryBuilder\Version\Version150 deprecated in favor of Elastica\QueryBuilder\Version\Latest #897

Dependencies

Project Version Required
Elasticsearch 1.7.1 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