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

Support Elasticsearch 8 along with Elasticsearch 7 #112

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

maethu
Copy link
Member

@maethu maethu commented Oct 10, 2023

This might be an overkill and maybe it make sense to only support 1 major release of elasticsearch.
But here we go...

Changes:

  • Extend make file to be able to support ES 7 or ES 8
  • Add compatibility for elasticsearch-py 7.17.x and 8.10.x
  • Adapt attachment text extraction for ES 8 (Actually simpler, since it's in the core now and no longer a plugin)
  • Small code improvements
  • Adapt sniffing for ES 8

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.

None yet

1 participant