Skip to content

Commit da310fa

Browse files
authored
Merge pull request #61 from kdambekalns/fix-es-version-in-readme
TASK: Fix supported Elasticsearch versions in README The package is actually working with Elasticseach 2.x, contrary to what the README said.
2 parents 09abd07 + 7c22206 commit da310fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flow Framework ElasticSearch Integration
22

3-
*supporting Elasticsearch versions 1.2.x to 1.7.x*
3+
*supporting Elasticsearch versions 1.2.x to 2.4.x*
44

55
This project connects the Flow Framework to Elasticsearch; enabling two main functionalities:
66

@@ -9,7 +9,7 @@ This project connects the Flow Framework to Elasticsearch; enabling two main fun
99

1010
Related package:
1111

12-
* [Flowpack.ElasticSearch.ContentRepositoryAdaptor](https://github.com/Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor): An adapter to support the TYPO3CR (Content Repository)
12+
* [Flowpack.ElasticSearch.ContentRepositoryAdaptor](https://github.com/Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor): An adapter to support the TYPO3CR (Content Repository)
1313
indexing and searching
1414

1515
More documentation:

0 commit comments

Comments
 (0)