Skip to content

Commit be083d6

Browse files
committed
[TASK] improve README and comments
1 parent c088da4 commit be083d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Configuration/Settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TYPO3:
44

55
elasticSearch:
66

7-
# API. name of the ElasticSearch index to use
7+
# API. name of the ElasticSearch index to use. Will create many indices prefixed by this indexName.
88
indexName: typo3cr
99

1010
# configuration of the ElasticSearch logfile

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TYPO3 Neos ElasticSearch Adapter
22

3-
*supporting ElasticSearch Version 1.2.x and 1.3.x*
3+
*supporting ElasticSearch Version 1.2.x and 1.3.x and 1.4.x*
44

55
Created by Sebastian Kurfürst; contributions by Karsten Dambekalns and Robert Lemke.
66

0 commit comments

Comments
 (0)