Solrmarc

From Code4Lib
Revision as of 21:07, 25 February 2009 by Edward Vielmetti (Talk | contribs) (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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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