Skip to content

Commit 16db55d

Browse files
authored
BUGFIX: Change path for ES version setting
ElasticSearchContentRepositoryAdaptor != ElasticSearch.ContentRepositoryAdaptor
1 parent 1b79d2b commit 16db55d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ main functionalities:
1111
## Elastic version support
1212

1313
You can switch the Elastic driver by editing ```Settings.yaml```
14-
(```Flowpack.ElasticSearchContentRepositoryAdaptor.driver.version```) with the following value:
14+
(```Flowpack.ElasticSearch.ContentRepositoryAdaptor.driver.version```) with the following value:
1515

1616
* ```1.x``` to support Elastic 1.2 to 1.7
1717
* ```2.x``` to support Elastic 2.x

0 commit comments

Comments
 (0)