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)
committerPaul Poulain <paul.poulain@biblibre.com>
Sat, 9 Jun 2012 09:44:16 +0000 (11:44 +0200)
commit38b375b32ca899ed4981da5072500786a4a1f197
tree79a2540605ba19f8fd8d46766af9a1deb94e1e8c
parent1f88669152f44eda98512cedec6c30c37e5ece23
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>
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]