Skip to content

(4.6) Clustering with DDEV: supported Elasticsearch versions#3241

Open
adriendupuis wants to merge 4 commits into
4.6from
ddev-elasticsearch-4.6
Open

(4.6) Clustering with DDEV: supported Elasticsearch versions#3241
adriendupuis wants to merge 4 commits into
4.6from
ddev-elasticsearch-4.6

Conversation

@adriendupuis

@adriendupuis adriendupuis commented Jun 3, 2026

Copy link
Copy Markdown
Contributor
Question Answer
JIRA Ticket
Versions
Edition

ddev/ddev-elasticsearch default version is 9 which isn't supported.

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Preview of modified files

Preview of modified Markdown:

@adriendupuis adriendupuis changed the title Clustering with DDEV: supported Elasticsearch versions (4.6) Clustering with DDEV: supported Elasticsearch versions Jun 3, 2026
Comment thread docs/infrastructure_and_maintenance/clustering/clustering_with_ddev.md Outdated
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Comment thread docs/infrastructure_and_maintenance/clustering/clustering_with_ddev.md Outdated
Comment thread docs/infrastructure_and_maintenance/clustering/clustering_with_ddev.md Outdated
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
@adriendupuis
adriendupuis requested a review from reithor July 21, 2026 10:16
@adriendupuis
adriendupuis marked this pull request as ready for review July 21, 2026 10:17
2. Sets Elasticsearch as the search engine
3. Restarts the DDEV cluster and clears application cache
4. Injects the schema and reindexes the content
2. Sets the Elasticsearch version to 7 (default is 9 which is not supported, 8 is supported with the `ibexa/elasticsearch8` package) - a full version number is required, see [Elasticsearch Docker image](https://hub.docker.com/_/elasticsearch)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you somehow link to https://doc.ibexa.co/en/4.6/search/search_engines/elasticsearch/install_elasticsearch/ from here? For people who want to read more about the supported versions, elasticsearch8 package etc.

@reithor reithor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants