You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*supporting Elasticsearch versions 1.2.x to 1.7.x*
4
+
5
+
This project connects the Flow Framework to Elasticsearch; enabling two main functionalities:
6
+
7
+
* Full-Text Indexing of Doctrine Entities
8
+
* Index configuration based on Annotations
9
+
10
+
Related package:
11
+
12
+
*[Flowpack.ElasticSearch.ContentRepositoryAdaptor](https://github.com/Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor): An adapter to support the TYPO3CR (Content Repository)
13
+
indexing and searching
14
+
15
+
More documentation:
16
+
17
+
*[General Documentation](Documentation/Index.rst)
18
+
*[How to index your own model ?](Documentation/Indexer.rst)
0 commit comments