Print

Print


Erik Hatcher wrote:

> At this point, I'm planning on winging it with the datasets.  By late
> February I will have (high on my TODO list now!) built a light-weight
> Solr mechanism for bringing in MARC data, and perhaps more (iTunes
> data files would make a fun one) and doing simple skinnable front-
> ends on Solr.  Rails at least, but also demo the various formats that
> Solr can output making it pluggable into whatever environment easily.

Erik, here is an XSLT doc I created for transferring MARCXML to SOLR
XML.  It has some PHP components in it that just make some of the ugly
marc data into something more friendly.  It also has some logic based on
our data, but is fairly generic.

I was hoping that during the preconference we could all discuss this
transformation process.  I have been working with our metadata librarian
on determining which fields should be included and which should be
grouped together for indexing and searching processes.  However, someone
out there might have some better ideas as how to be to transform the
data into SOLR.

Andrew