http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8805 --- Comment #4 from Magnus Enger <magnus@enger.priv.no> --- Created attachment 13126 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13126&action=edit 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 -- You are receiving this mail because: You are watching all bug changes.