Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "Solr4Lib" page has been changed by ErikHatcher. http://wiki.apache.org/solr/Solr4Lib?action=diff&rev1=11&rev2=12 -------------------------------------------------- = How to index MaRC records into Solr = + * [[http://wiki.code4lib.org/index.php/Working_with_MaRC#Marc_in_Solr|code4lib community maintained wiki]] of pointers and tips for working with MaRC with Solr * SolrMarc is a Java solution used by both Blacklight and VuFind, available at http://code.google.com/p/solrmarc/ * Terry Reese has a video of how to use MarcEdit in this way: [[http://oregonstate.edu/%7Ereeset/blog/archives/418|MARC -> Solr via MarcEdit]] * You can also use [[http://marc4j.tigris.org/|marc4j]]'s command-line utilities to convert binary marc records to MARCXML, and use XSLT to convert these to solr add documents, but be warned that this process is significantly slower than other methods mentioned here.
