Provides Elastic Search integration for SilverStripe DataObjects using Elastica
IMPORTANT
This module is no longer actively maintained, however, if you're interested in adopting it, please let us know!
Provides elastic search integration for SilverStripe DataObjects using Elastica.
The first step is to configure the Elastic Search service. To do this, the configuration system
is used. The simplest default configuration is:
Injector:
Symbiote\Elastica\ElasticaService:
constructor:
- %$Elastica\Client
- index-name-to-use
You can then use the Symbiote\Elastica\Searchable
extension to add searching functionality
to your data objects. Elastic search can then be interacted with using the
Symbiote\Elastica\ElasticService
class.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem