Bug 7818 Add UNIMARC biblio records zebra DOM def files
authorFrédéric Demians <f.demians@tamil.fr>
Fri, 6 Apr 2012 17:39:03 +0000 (19:39 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 25 Jun 2012 21:21:19 +0000 (09:21 +1200)
commitdfecab9f1106c7cd924517d5bbde23614173ae54
tree820febf8f57eaa7dbcfb5af5ac9ca946db679287
parent8b2f05756435bbca8559da2761375a6734bf9961
Bug 7818 Add UNIMARC biblio records zebra DOM def files

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
I tested two UNIMARC Koha installations using the sample UNIMARC
data from the BibLibre sandbox, comparing the results with DOM
and with GRS-1 indexing. The results are very similar, though there
are some differences. Most noticeable:
* relevance and facets seem to be more accurate with DOM enabled
* the GRS-1 configuration returns approximately 10% more results with
  random single keywords like "petit," but the DOM results contain
  the most relevant items, and any lacks in the configuration can
  easily be corrected as UNIMARC users identify fields that should be
  indexed but aren't
* authority-controlled searches match exactly
* author and topic facets do not work with the out-of-the-box GRS-1
  indexing configuration (?!?)
(adding second sign-off line below because all that probably looks like
a commit message and not a sign off)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml [new file with mode: 0644]
etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl [new file with mode: 0644]