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

Elastic search update #4581

Merged

Conversation

solth
Copy link
Member

@solth solth commented Aug 13, 2021

This pull request updates the ElasticSearch version of Kitodo.Production to 7.10.

Since mappig types have been removed in the newer ES versions, each Kitodo document type (process, task, project etc.) is now mapped to an individual index, in compliance to the recommended update strategy.

This means the ElasticSearch server used in conjunction should also be updated to version 7.10 and the index needs to be rebuild.

These changes can be used as a base for integrating HibernateSearch 6.0.6.Final into Kitodo.Production.

Fixes #4208

@solth solth marked this pull request as draft August 16, 2021 07:37
@solth solth force-pushed the elastic-search-update branch 2 times, most recently from 5a3308f to c21050f Compare August 25, 2021 12:33
@oliver-stoehr oliver-stoehr force-pushed the elastic-search-update branch from c21050f to cd9dad9 Compare August 26, 2021 09:34
@solth solth marked this pull request as ready for review August 30, 2021 09:17
@solth solth requested a review from Kathrin-Huber August 30, 2021 09:18
@solth solth force-pushed the elastic-search-update branch 2 times, most recently from 88632fc to 7c62c4e Compare September 3, 2021 10:18
@solth solth force-pushed the elastic-search-update branch from 7c62c4e to c80d139 Compare September 9, 2021 13:48
@solth solth force-pushed the elastic-search-update branch from c80d139 to 21b57a3 Compare September 9, 2021 16:53
@Kathrin-Huber Kathrin-Huber merged commit 9d8cd61 into kitodo:master Sep 9, 2021
@solth solth deleted the elastic-search-update branch September 9, 2021 21:23
This was referenced Sep 29, 2021
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.

Update Elasticsearch
3 participants