flowpack/elasticsearch
composer require flowpack/elasticsearch
This package provides wrapper functionality for the Elasticsearch engine.
5.0.3
- Requires
- ext-curl: *
- doctrine/annotations: ^1.0
- doctrine/collections: ^1.0
- doctrine/orm: ^2.0
- neos/error-messages: ^6.0 || ^7.0
- neos/flow: ^6.0 || ^7.0
- neos/utility-arrays: ^6.0 || ^7.0
- neos/utility-objecthandling: ^6.0 || ^7.0
Flow Framework ElasticSearch Integration
Supporting Elasticsearch versions 6.x and 7.x
This project connects the Flow Framework to Elasticsearch; enabling two main functionalities:
- Full-Text Indexing of Doctrine Entities
- Index configuration based on Annotations
Related package:
- Flowpack.ElasticSearch.ContentRepositoryAdaptor: An adapter to support the Neos Content Repository indexing and searching
More documentation:
The same vendor provides 54 package(s).