ride/app-elastic

Integration of the Elastic search client for a Ride application.

1.0.0 2016-10-13 15:13 UTC

This package is auto-updated.

Last update: 2024-04-12 23:12:39 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