Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acknowledge all default modules as ES plugins #3844

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

felipeelia
Copy link
Member

Description of the Change

As mentioned in #3816, Elasticsearch 8 comes with the "ingest-attachment" installed by default, but ElasticPress does not acknowledge that. Actually, we should acknowledge all ES modules -- independent of the ES version.

Closes #3816

How to test the Change

Changelog Entry

Changed - Acknowledge all Elasticsearch modules, making the Documents feature available in ES 8 installations by default.

Credits

Props @felipeelia @Serverfox @jerasokcm

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia added this to the 5.1.0 milestone Feb 23, 2024
@felipeelia felipeelia merged commit a5f423a into develop Feb 28, 2024
14 of 16 checks passed
@felipeelia felipeelia deleted the feature/issue-3816-es-8-modules branch February 28, 2024 12:52
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.

Documents search with self hosted elasticsearch V8.12
2 participants