mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 07:25:55 +03:00
[GH-ISSUE #271] Upgrading ES to 6.8? #258
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#258
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dareneiri on GitHub (Nov 28, 2019).
Original GitHub issue: https://github.com/RD17/ambar/issues/271
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
@stale[bot] commented on GitHub (Dec 13, 2019):
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.