Elastica

A PHP client for elasticsearch.

Fork me on GitHub

Release v1.1.1.1

Elastica v1.1.1.1 (download). This release is compatible with elasticsearch 1.1.1.

Dependencies

Project Version Required
Elasticsearch 1.1.1 yes
Elasticsearch mapper attachments plugin 2.0.0.RC1 no
Elasticsearch thrift transport plugin 2.0.0.RC2 no
Elasticsearch geocluster facet plugin 0.0.10 no

Release Notes (changes.txt)

  • Fix missing use in TermsStats->setOrder() #597
  • Replace all instances of ElasticSearch with Elasticsearch #597
  • Fixing the Bool filter with Bool filter children bug #594
  • Remove useless echo in the Memcache Transport object #595
  • escape \ by \ #592
  • Handling of HasChild type parsing bug #585
  • Consolidate Index getMapping tests #591
  • Fix Type::getMapping when using an aliased index #588