From 189b00b304c3d547b40d955f603ad96a084b16eb Mon Sep 17 00:00:00 2001 From: Mathieu Saby Date: Wed, 25 Sep 2013 09:34:20 +0200 Subject: [PATCH] Bug 8252: Fixing biblio-zebra-indexdefs.xsl Content-Type: text/plain; charset="utf-8" This patch fixes biblio-zebra-indexdefs.xsl files. It was generated from biblio-koha-indexdefs.xsm with the new koha-indexdefs-to-zebra.xsl amended by F. Démians's patch. To test : - take a DOM UNIMARC Koha - apply all the patchs of 8252 bug, including this one - copy src/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl to your etc/zebradb/marc_defs/unimarc/biblios/ located in your installation directory - run rebuid_zebra -b -x -r -v - make advanced searches on staff interface and opac, on coded fields indexes (Audience, Literary genre, Biography, Illustration, Content, Video Types, Serial Type, Periodicity, Regularity, Picture) --- .../unimarc/biblios/biblio-zebra-indexdefs.xsl | 75 ++++++++++---------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl index ea7d9e4..78f8850 100644 --- a/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl +++ b/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl @@ -39,6 +39,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + @@ -457,63 +458,63 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + - + - + - + - + - + - + - + - + @@ -540,13 +541,6 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - - - - - - - @@ -567,7 +561,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + @@ -595,44 +589,51 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + - + - + - + - + + + + + + + + - + @@ -642,63 +643,63 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + - + - + - + - + - + - + - + - + @@ -707,7 +708,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + @@ -716,21 +717,21 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + - + - + @@ -3090,7 +3091,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + -- 1.7.9.5