Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edition field: repeating 250s cause import failure #124

Open
todolson opened this issue Mar 21, 2022 · 0 comments
Open

Edition field: repeating 250s cause import failure #124

todolson opened this issue Mar 21, 2022 · 0 comments
Assignees

Comments

@todolson
Copy link
Member

MARC records with repeated 250s fail to import because the edition field in Solr is not multi-valued.

Short-term fix: change import configuration to only index the first 250.

Long-term fix: change Solr schema to make edition multi-valued. This change will need to be coordinated with the front end.

Also, need to check whether VuFind community will also want to make this schema change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants