Skip to content

Commit c270ef4

Browse files
authored
BUGFIX: Adjust compatibility matrix for Es versions
The CR adaptor v5 does *not* support Elasticsearch 1.x and 2.x!
1 parent 7c28dbc commit c270ef4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ Finally, run `./flow nodeindex:build`, and add the search plugin to your page. I
3939

4040
This following matrix shows the compatibility of this package to Elasticsearch and Neos versions:
4141

42-
|CR Adapter| Neos | Elasticsearch | Status |
42+
|CR Adaptor| Neos | Elasticsearch | Status |
4343
|----------|---------------|---------------|--------------|
4444
| 4 | 3.x, 4.x | 1.x, 2,x 5.x | Unmaintained, probably broken |
45-
| 5 | > 3.3, 4.x | 1.x, 2,x 5.x | Bugfix only |
45+
| 5 | > 3.3, 4.x | 5.x | Bugfix only |
4646
| 6 | 5.x | 5.x | Bugfix only |
4747
| 7 | 5.x | 6.x, 7.x | Bugfix and Features |
4848

0 commit comments

Comments
 (0)