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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.