Page MenuHomeSoftware Heritage

Add 'with_visit' filter to origin search.
ClosedPublic

Authored by vlorentz on Oct 29 2019, 4:00 PM.

Details

Summary

This also adds a 'has_visits' boolean field to origin documents,
which will be set to True as soon as a visit for the origin is
seen.

Diff Detail

Repository
rDSEA Archive search
Branch
with_visit
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8678
Build 12631: tox-on-jenkinsJenkins
Build 12630: arc lint + arc unit

Event Timeline

remove useless store:True from mapping.

olasd added a subscriber: olasd.

This diff looks fine, but it makes me wonder: how would we apply mapping updates in production?

It'd be nice to have this documented before we actually need to do it.

This revision is now accepted and ready to land.Oct 29 2019, 4:55 PM