sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
57 stars 78 forks source link

Update installation docs to use Elasticsearch 7.17.* #706

Closed alexander-schranz closed 2 months ago

alexander-schranz commented 2 months ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT

What's in this PR?

Update installation docs to use Elasticsearch 7.17.*.

Why?

New comers mostly will install the latest Elasticsearch 7 version to get started. The 7.9 version does not support PHP 8 and so is a bad default here.