flowpack / elasticsearch
This package provides wrapper functionality for the Elasticsearch engine.
Installs: 401 786
Dependents: 5
Suggesters: 0
Security: 0
Stars: 34
Watchers: 14
Forks: 43
Open Issues: 10
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, 7.x and 8.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: