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

Make sure to reopen the index when installation of synonym fails #854

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

lonvia
Copy link
Collaborator

@lonvia lonvia commented Nov 29, 2024

When installing a synonym list, the index needs to be closed first and is reopened after the mapping changes are done. If there is an error during the synonym installation, the index was never reopened and consequently fail to start up the next time.

This ensures that the index is always reopened.

@lonvia lonvia merged commit 433839d into komoot:master Nov 29, 2024
4 checks passed
@lonvia lonvia deleted the fix-synonym-setup branch November 29, 2024 16:26
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.

1 participant