Elastica v0.90.7.0 download. This release is compatible with elasticsearch 0.90.7
Dependencies
Project | Version | Required |
---|---|---|
Elasticsearch | 0.90.7 | yes |
Elasticsearch mapper attachments plugin | 1.9.0 | no |
Elasticsearch thrift transport plugin | 1.4.0 | no |
Elasticsearch geocluster facet plugin | 0.0.9 | no |
Release Notes (changes.txt)
- Updated geocluster-facet to 0.0.9
- Added \Elastica\Filter\Regexp
- Remove wrong documentation for “no limit” #496
- Update to elasticsearch 0.90.7
- Issue #490: Set Elastica\Query\FunctionScore::DECAY_EXPONENTIAL to “exp” instead of “exponential”
- Elastica_Type::exists() added. See http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/indices-types-exists.html#indices-types-exists
- Adapted possible values (not only in) for minimum_should_match param based on elasticsearch documetnation http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html