Page MenuHomeSoftware Heritage

Make mapping initialization idempotent, instead of crashing if it already exists.
ClosedPublic

Authored by vlorentz on Nov 13 2019, 3:18 PM.

Details

Summary

This simplifies the Docker entrypoint (it can just call 'initialize'
unconditionally); and allows easy addition of new fields to an index.

Field removal would still need to be done manually.

Diff Detail

Repository
rDSEA Archive search
Branch
idempotent-initialize
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8997
Build 13148: tox-on-jenkinsJenkins
Build 13147: arc lint + arc unit