We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c088da4 commit be083d6Copy full SHA for be083d6
2 files changed
Configuration/Settings.yaml
@@ -4,7 +4,7 @@ TYPO3:
4
5
elasticSearch:
6
7
- # API. name of the ElasticSearch index to use
+ # API. name of the ElasticSearch index to use. Will create many indices prefixed by this indexName.
8
indexName: typo3cr
9
10
# configuration of the ElasticSearch logfile
README.md
@@ -1,6 +1,6 @@
1
# TYPO3 Neos ElasticSearch Adapter
2
3
-*supporting ElasticSearch Version 1.2.x and 1.3.x*
+*supporting ElasticSearch Version 1.2.x and 1.3.x and 1.4.x*
Created by Sebastian Kurfürst; contributions by Karsten Dambekalns and Robert Lemke.
0 commit comments