Koha/etc/zebradb
Jared Camins-Esakov 937480abe0 Bug 7617: Sort authority results by authid
Add the option of sorting authority search results by authid, and instruct the
FirstMatch and LastMatch linkers to use that sort order rather than the default
search order.

To test:
1. Install new Zebra authorities config
    etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml,
    etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl,
    etc/zebradb/marc_defs/marc21/authorities/record.abs, and
    etc/zebradb/marc_defs/unimarc/authorities/record.abs
2. Reindex authorities in Zebra
3. Set LinkerModule to FirstMatch or LastMatch
4. Add two identical authority records, and a bib record with a heading that
   matches them
5. Run misc/link_bibs_to_authorities.pl on that record
6. Confirm that the authid that's been inserted into subfield $9 of that
   heading is the first, if you selected FirstMatch, or last if you selected
   LastMatch

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
I followed the test plan and checked that for "Last match" and "First match"
the correct authority was selected and linked to the record.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-03-29 11:04:58 +02:00
..
authorities/etc signed off Bug 7284: Authority matching improvements 2012-03-07 17:34:11 +01:00
biblios/etc Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
etc Bug 7698: Add CHR/ICU Zebra tokenization choice to installation 2012-03-13 16:08:04 +01:00
lang_defs BUG 6098 zebra conf NSB NSE indexed as space 2012-01-13 11:21:45 +01:00
marc_defs Bug 7617: Sort authority results by authid 2012-03-29 11:04:58 +02:00
xsl Fix FSF address in directory etc/ 2010-03-16 20:17:49 -04:00
ccl.properties Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
cql.properties
explain-authorities.xml Bug 5370: Fix all references to koha.org 2010-11-09 10:45:27 +13:00
explain-biblios.xml Bug 5370: Fix all references to koha.org 2010-11-09 10:45:27 +13:00
pqf.properties fixing a couple mappings for SRU CQL server 2008-01-03 03:01:14 -06:00
retrieval-info-auth-dom.xml DOM authority indexing fixes (partial fix for 1906) 2008-03-04 04:47:53 -06:00
retrieval-info-auth-grs1.xml authorities - enabled DOM indexing 2008-02-08 05:48:51 -06:00
zebra-authorities-dom.cfg fixing anonymous permissions access to zebra via Z39.50 2008-04-24 13:38:21 -05:00
zebra-authorities.cfg fixing anonymous permissions access to zebra via Z39.50 2008-04-24 13:38:21 -05:00
zebra-biblios.cfg Bug 7041: Sort >1000 search results with sortmax parameter in zebra config file 2011-12-03 08:15:34 +01:00