backplane / elastica
This package is abandoned and no longer maintained.
No replacement package was suggested.
Elasticsearch Client
v1.1.1.1
2014-04-27 17:30 UTC
Requires
- php: >=5.3.3
Requires (Dev)
- munkie/elasticsearch-thrift-php: 1.4.*
- psr/log: ~1.0
- satooshi/php-coveralls: dev-master
Suggests
- monolog/monolog: Logging request
- munkie/elasticsearch-thrift-php: Allow using thrift transport
- psr/log: for logging
This package is not auto-updated.
Last update: 2017-03-10 09:08:13 UTC
README
All documentation for Elastica can be found under Elastica.io. If you have questions, don't hesitate to ask them in the Elastica google group. All library issues should go to the issue tracker from github.
Contributing
Help is very welcomed, but code contributions must be done in respect of PSR-2. More details on how to contribute and guidelines for pull requests can be found here.
See Coding guidelines for tips on how to do so. All changes which are made to the project are added to the changes.txt.
Dependencies
Project | Version | Required |
---|---|---|
Elasticsearch | 1.4.4 | yes |
Elasticsearch mapper attachments plugin | 2.4.2 | no |
Elasticsearch thrift transport plugin | 2.4.1 | no |
Elasticsearch memcached transport plugin | 2.4.1 | no |
Elasticsearch geocluster facet plugin | 0.0.12 | no |
Elasticsearch image plugin | 1.4.0 | no |