We do normalize ISBNs. I'm not sure if we normalize LCCNs. I'll look at the code to see if I can get some ideas.
I prefer to preprocess the data before loading to Solr than adding a solr extension like this one. It makes managing the servers simpler. Anand On 15-Jun-2013, at 3:39 PM, Ben Companjen wrote: > Hi, > > On the Code4Lib mailing list Bill Dueber announced his (BSD licenced) > module for normalisation of ISBNs and LCCNs for Solr [1]. Doesn't > OpenLibrary also do normalisation of these identifiers for the Solr > search engine? Could this module be of use? > > Ben > > [1] https://github.com/billdueber/solr-libstdnum-normalize > _______________________________________________ > Ol-tech mailing list > [email protected] > http://mail.archive.org/cgi-bin/mailman/listinfo/ol-tech > To unsubscribe from this mailing list, send email to > [email protected] _______________________________________________ Ol-tech mailing list [email protected] http://mail.archive.org/cgi-bin/mailman/listinfo/ol-tech To unsubscribe from this mailing list, send email to [email protected]
