Page MenuHomeSoftware Heritage

Efficient reindex when updating a metadata mapping
Closed, MigratedEdits Locked

Description

When updating a metadata mapping, there should be a way to run metadata indexers only on origins (and revisions) that were generated from this mapping.

Event Timeline

vlorentz triaged this task as Normal priority.Feb 14 2019, 11:12 AM
vlorentz created this task.

Should be easy to do, we already have this info in the indexer db (in origin_intrinsic_metadata.mappings). Then it's just a matter of creating oneshot tasks.