Elastica

A PHP client for elasticsearch.

Fork me on GitHub

Release 3.1.0

Elastica 3.1.0 (download). This release is compatible with elasticsearch 2.1.1.

Backward Compatibility Breaks

  • Update Guzzle transport to use Guzzle 6
  • Elastica\Query\FunctionScore::setFilter - deprecated and will throw DeprecatedException since not supported by Elasticsearch. Use setQuery instead.

Added

Improvements

  • Add username and password params to connection

Deprecated

Dependencies

Project Version Required
Elasticsearch 2.1.1 yes
Elasticsearch mapper attachments plugin 3.1.1 no
Elasticsearch image plugin 1.7.1 no