Skip to content

Migrate user collections from old solr to new solr #517

Open
@theorm

Description

@theorm
  • 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]}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions