Koha/etc/zebradb
Nick Clemens e6efa82099
Bug 32416: Update attribute number for arp search to 9015
Bug 20078 updated the attribute for arp to 2014 to avoid conflict with 9013 not-on-loan-count

Bug 28830 then added Control-number-identifier as 2014, breaking arp again

This patch updates the number to 9015

To test:
1 - Apply first patch
2 - Attempt searching by arp, no results (add a unique 526$d to a record to ease searching)
3 - Apply this patch
4 - Copy bib1.att and ccl.properties to the correct locations
    cp etc/zebradb/biblios/etc/bib1.att /etc/koha/zebradb/biblios/etc/bib1.att
    cp etc/zebradb/ccl.properties /etc/koha/zebradb/ccl.properties
5 - Restart zebra
6 - Rebuild indexes
7 - Search again, success!

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-01-27 16:08:19 -03:00
..
authorities/etc Bug 28337: Use existing definition in ccl.properties and bib1.att 2021-10-15 11:34:26 +02:00
biblios/etc Bug 32416: Update attribute number for arp search to 9015 2023-01-27 16:08:19 -03:00
etc Bug 18984: Remove NORMARC support 2021-10-07 15:36:40 +02:00
lang_defs Bug 25149: Fix Zebra language code for Greek 2020-04-29 17:14:30 +01:00
marc_defs Bug 15048: Index all possible searched subfields for index-term-genre 2022-10-24 14:39:38 -03:00
xsl Bug 30879: Handle index/sorting for UNIMARC 2022-08-02 09:33:13 -03:00
ccl.properties Bug 32416: Update attribute number for arp search to 9015 2023-01-27 16:08:19 -03:00
cql.properties
explain-authorities.xml
explain-biblios.xml
pqf.properties Bug 8280: Add koha set and item fields to pqf.properties 2021-06-21 14:01:50 +02:00
retrieval-info-auth-dom.xml
retrieval-info-bib-dom.xml
zebra-authorities-dom.cfg
zebra-biblios-dom.cfg