Open
Description
- RK: export collections from old solr
- ME: re-import collection in new solr
Export format, best would be to package things by title-year jsonl.bz2 files, if possible
| actionfem-1927.jsonl.bz2
| actionfem-1928.jsonl.bz2
And the dump could look like (or similar):
{ci_id1: xxx, collection_ids: [xx, yy, zz]}
{ci_id2: xxx, collection_ids: [xx, yy, zz]}