https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28337 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 120894 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120894&action=edit Bug 28337: Add System-control-number index to Zebra MARC21 files To test: 1 - Apply patch 2 - Copy zebra files to destination: cp /kohadevbox/koha/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml /etc/koha/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml cp /kohadevbox/koha/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl /etc/koha/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl 3 - Reindex authorities 4 - Edit an authority and add 035$aExpialodocious 5 - Export the authority 6 - Create a new record matchign rule: Matching rule code: SCN Description: System control number Match threshhold: 1000 Record type: Authority record Search-index: System-control-number Score: 1000 Tag: 035 Subfields: a 7 - Stage the record and use the new matchign rule 8 - Match found! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.