Elastica v1.4.3.0 (download). This release is compatible with elasticsearch 1.4.3.
Dependencies
Project | Version | Required |
---|---|---|
Elasticsearch | 1.4.3 | yes |
Elasticsearch mapper attachments plugin | 2.4.2 | no |
Elasticsearch thrift transport plugin | 2.4.1 | no |
Elasticsearch geocluster facet plugin | 0.0.12 | no |
Release Notes (changes.txt)
- Added Elastica\Query\MatchPhrase #599
- Added Elastica\Query\MatchPhrasePrefix #599
- Reset PHP 5.3 tests and enable compatibility for PHP 5.3 again
- Update elasticsearch compatibility to 1.4.3 #782
- Add support for scripted metric aggrations #780
- Added availability to specify regexp options in \Elastica\Filters\Regexp #583 #777
- Add HHVM as build in travis #649
- Fixed issue with OutOfMemory exception in travis builds #775
- Add support for filters aggregation #773
- Housekeeping, coding standard #764
- Exception\ElasticsearchException now can be catched like all other exceptions as Exception\ExceptionInterface #762