Skip to content

Commit ffd682e

Browse files
committed
[TASK] Add basic README
1 parent df7fc30 commit ffd682e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Flow Framework ElasticSearch Integration
2+
3+
*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

Comments
 (0)