From 475a9d19d1e023aac12bc8dd7d11405467f869f7 Mon Sep 17 00:00:00 2001 From: Mathieu Saby Date: Wed, 25 Sep 2013 09:34:20 +0200 Subject: [PATCH] Bug 8252: (follow-up) fix biblio-zebra-indexdefs.xsl MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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) Signed-off-by: Frédéric Demians Ok for me. This patch put in sync indexes XSL definition with authoritative XML definition. Subsequently, it won't be difficult to amend DOM UNIMARC indexes defintion if necessary. And, as it is, I don't see any regression, whereas I can see huge improvements. Thanks Mathieu! Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton --- .../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 ea7d9e428e..78f8850085 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) - + - + - + - + - + - + - + - + - + @@ -537,13 +538,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) - + -- 2.39.5