Difference between revisions of "Solrmarc"

From Code4Lib
Jump to: navigation, search
(New page: Solrmarc can index your MARC records into apache Solr. It also comes with an improved version of marc4j that improves handling of UTF-8 characters, is more forgiving of malform...)
(No difference)

Revision as of 21:07, 25 February 2009

Solrmarc can index your MARC records into apache Solr. It also comes with an improved version of marc4j that improves handling of UTF-8 characters, is more forgiving of malformed marc data, and can recover from data errors gracefully. This indexer is used by Blacklight and VuFind.

More information and code