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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 8 Nov 2012 17:35:49 +0000 (12:35 -0500)
commit9270d84c93a1feb8fbfb1d2dcea829130de30581
tree1214d7b0ec3aef82bc082a8f7121586292d50c0b
parent44c3657cfc7768c4c1597c04a4daef3a53b427c6
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>
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]