Flowpack.ElasticSearch icon indicating copy to clipboard operation
Flowpack.ElasticSearch copied to clipboard

Elasticsearch support for Flow / Neos

Flow Framework ElasticSearch Integration

_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:

More documentation:

  • General Documentation
  • How to index your own model ?
  • Add custom Transformer