From 2247eee1559b2bb72d8c52265c41871206df390d Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 4 Mar 2008 13:25:02 +1300 Subject: [PATCH] DOM authority indexing fixes (partial fix for 1906) To fully install this patch, the following steps are required: 1. perl Makefile.PL 2. make 3. make update_zebra_conf 4. restart zebrasvr 5. reindex authorities using rebuild_zebra.pl -a -r Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- etc/zebradb/authorities/etc/dom-config-marc.xml | 3 +++ etc/zebradb/authorities/etc/dom-config.xml | 3 +++ etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml | 2 +- etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl | 2 +- etc/zebradb/retrieval-info-auth-dom.xml | 2 ++ 5 files changed, 10 insertions(+), 2 deletions(-) diff --git a/etc/zebradb/authorities/etc/dom-config-marc.xml b/etc/zebradb/authorities/etc/dom-config-marc.xml index 0985c241bd..ea852e6198 100644 --- a/etc/zebradb/authorities/etc/dom-config-marc.xml +++ b/etc/zebradb/authorities/etc/dom-config-marc.xml @@ -39,6 +39,9 @@ Authorities DOM config for MARC ISO2709 input + + + diff --git a/etc/zebradb/authorities/etc/dom-config.xml b/etc/zebradb/authorities/etc/dom-config.xml index 7a520e8cd3..c91e59362b 100644 --- a/etc/zebradb/authorities/etc/dom-config.xml +++ b/etc/zebradb/authorities/etc/dom-config.xml @@ -39,6 +39,9 @@ Authorities DOM config for MARC XML input + + + diff --git a/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml b/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml index 70b6f5c29c..52bf15d629 100644 --- a/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml +++ b/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml @@ -16,7 +16,7 @@ - Local-Number + Local-Number:w diff --git a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl index 6c3a0799c4..4cecf9c5b8 100644 --- a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl +++ b/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl @@ -38,7 +38,7 @@ - + diff --git a/etc/zebradb/retrieval-info-auth-dom.xml b/etc/zebradb/retrieval-info-auth-dom.xml index f571d96c02..3093c722b8 100644 --- a/etc/zebradb/retrieval-info-auth-dom.xml +++ b/etc/zebradb/retrieval-info-auth-dom.xml @@ -17,4 +17,6 @@ + -- 2.11.0