RD17 / ambar

:mag: Ambar: Document Search Engine

Home Page:https://ambar.cloud/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrading ES to 6.8?

dareneiri opened this issue · comments

I was wondering if there was any plan for Ambar to upgrade to ES 6.8+?
In 6.8, some of the security features that used to require licensing became free.
https://www.elastic.co/guide/en/elasticsearch/reference/6.8/release-notes-6.8.0.html

I'm aware this would require quite a bit of effort in resolving the mappings, especially since ES 6.0 removes mapping types.

I know in a previous issue where this was raised, one of the factors was that the morphology plugin is only available for 5.6. However there are forks available that support ES 6.6+
https://github.com/xumix/elasticsearch-analysis-morphology
https://github.com/nkoshell/elasticsearch-analysis-morphology

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.