@@ -, +, @@ biblio-koha-indexdefs.xml - Apply patch - Install a UNIMARC + DOM instance - Define in a framework 610 using a thesaurus - Create a new biblio - Create a new authority (same type as the thesaurus defined above) - Index : rebuild_zebra.pl -a -b -x -z - Link the field 610 to the new authority - Index : rebuild_zebra.pl -a -b -x -z - In authorities search, search for the new authority --- etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml | 2 +- etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) --- a/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml +++ a/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml @@ -1269,7 +1269,7 @@ Subject:p - + Koha-Auth-Number:w Koha-Auth-Number:n --- a/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl +++ a/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl @@ -1789,6 +1789,8 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) + + --