@@ -, +, @@ +----------+-------------+--------------+ +----------+-------------+--------------+ +----------+-------------+--------------+ - Verify that - Sign off :-D --- .../marc21/biblios/biblio-koha-indexdefs.xml | 42 +++++++ .../marc21/biblios/biblio-zebra-indexdefs.xsl | 126 +++++++++++++++++++++ 2 files changed, 168 insertions(+) --- a/etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml +++ a/etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml @@ -820,6 +820,9 @@ Subject:w Subject:p + + Koha-Auth-Number:w + Koha-Auth-Number:w @@ -829,6 +832,21 @@ Subject:w Subject:p + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + Cross-Reference:w @@ -1013,6 +1031,18 @@ Record-control-number:w + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + Name-and-title:w @@ -1120,6 +1150,18 @@ Title-series:w Title-series:p + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + + + Koha-Auth-Number:w + Local-Number:n --- a/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl +++ a/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl @@ -746,6 +746,15 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + + + + + + + + + @@ -755,6 +764,51 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -995,6 +1049,42 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1101,6 +1191,42 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --