Bug 8805 - Add a biblio-zebra-indexdefs.xsl for NORMARC
authorMagnus Enger <magnus@enger.priv.no>
Wed, 31 Oct 2012 08:06:31 +0000 (09:06 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 8 Nov 2012 21:24:05 +0000 (10:24 +1300)
commit5736d789bee820ec319170c2a7cf3c369443fdaa
tree95f29da4368e936b506ec09aecd6bfa94b0b3c7f
parent0b278eabd73056711901bbb169531d97b4344b06
Bug 8805 - Add a biblio-zebra-indexdefs.xsl for NORMARC

This is required in order for Koha to support DOM indexing of the
NORMARC dialect, cf Bug "Bug 7818 - support DOM mode for Zebra
indexing of bibliographic records".

The two files in this patch were generated from the NORMARC
record.abs by doing the steps suggested at the bottom here:
http://wiki.koha-community.org/wiki/Switching_to_dom_indexing
No manual editing was involved.

To test:
- Do a fresh install, choosing NORMARC as the MARC dialect
- Run rebuild_zebra.pl and check it does not complain about missing
  files or other things
- Check that search works as expected. Using MARC21 records for
  the testing should be OK.

2012-10-31: New patch after an update to Bug 8665
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Passed-QA-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xml [new file with mode: 0644]
etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xsl [new file with mode: 0644]