[Koha-devel] Search Engine Changes : let's get some solr

Frédéric Demians frederic at tamil.fr
Mon Nov 15 07:54:33 CET 2010


And for those who want to run test by their self, here attached is my
tests comparing pure Perl parsing and various SAX parser (which need to
be installed):

     XML::SAX::PurePerl
     XML::LibXML::SAX::Parser
     XML::SAX::Expat
     XML::SAX::ExpatXS

SAX parsing is done directly, without using MARC::File::XML in order to
have raw figures. Parsing in MARC::File::XML should slow down a little
bit but I can't say of what magnitude.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test-parsing-marcxml
URL: </pipermail/koha-devel/attachments/20101115/564fd5fa/attachment-0001.asc>


More information about the Koha-devel mailing list