ride / app-elastic
Integration of the Elastic search client for a Ride application.
1.0.0
2016-10-13 15:13 UTC
Requires
- elasticsearch/elasticsearch: ~2.0@beta
- ride/app: ^1.0.0
This package is auto-updated.
Last update: 2024-10-13 00:31:42 UTC
README
Integration of the Elastic PHP client into a Ride application.
Configure the elastic.hosts parameter to setup your cluster. You can then request Elasticsearch\Client through the dependency injector and you're good to go.
Related Modules
Installation
You can use Composer to install this application.
composer require ride/app-elastic