Skip to content

Conversation

@oobenland
Copy link

currently we are upgrading to the new solrmarc. We are trying to extract subfield 0 (zero) of field 100 and encountered following problem:

ERROR [main] (IndexDriver.java:328) - pndnum =  1000
ERROR [main] (IndexDriver.java:330) - pndnum : Error: Illegal character <0>  found in scanner state subfield

This simple change fixed this problem. Probably the line above needs this fix as well.

@demiankatz
Copy link
Contributor

@oobenland, thanks for this (and also for all of your great work towards the new and improved SolrMarc version)! Note that this repository is going to be shut down in the near future, with the code moved to a solrmarc/next branch in the main repository which will soon be merged into solrmarc/master. I'm sure @haschart can take care of moving this change over, but for future reference, you'll want to work on that version of the code. Please let me know if I can help either of you with anything.

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

Successfully merging this pull request may close these issues.

2 participants