flowpack / elasticsearch
This package provides wrapper functionality for the Elasticsearch engine.
Installs: 336 625
Dependents: 4
Suggesters: 0
Security: 0
Stars: 34
Watchers: 13
Forks: 40
Open Issues: 7
Type:neos-package
Requires
- ext-curl: *
- doctrine/annotations: ^1.0
- doctrine/collections: ^1.0
- doctrine/orm: ^2.0
- neos/error-messages: ^6.0 || ^7.0 || ^8.0 || dev-master
- neos/flow: ^6.0 || ^7.0 || ^8.0 || dev-master
- neos/utility-arrays: ^6.0 || ^7.0 || ^8.0 || dev-master
- neos/utility-objecthandling: ^6.0 || ^7.0 || ^8.0 || dev-master
README
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: