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

use old index mapping for tmp index during reingestion #111

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

petrjasek
Copy link
Member

it uses both indices for searching during reingestion and if there is a mapping change in a field used in aggregation/query it fails.
plus use rollover for alias handling

it uses both for searching during reingestion and if
there is a mapping change in a field used in the query
it would fail.
@petrjasek petrjasek requested a review from MarkLark86 December 17, 2024 14:57
Copy link
Collaborator

@MarkLark86 MarkLark86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll have to copy this functionality over to the async core too

@petrjasek petrjasek merged commit 9652197 into superdesk:elastic7 Dec 18, 2024
4 checks passed
@petrjasek petrjasek deleted the fix-reindex-mapping branch December 18, 2024 08:31
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.

2 participants