Koha/koha-tmpl/opac-tmpl/prog/en
Jared Camins-Esakov 47126e10f9 Bug 8206: make authority search indexes consistent
This commit makes the search indexes used for search authorities in the
staff client and OPAC more consistent by using the Mainentry,
Match, and Any indexes for both, and adjusting the labels so that they
correctly describe what the indexes do.

Note that the Match index was chosen instead of the Match-heading index
because Match-heading has the additional attribute of being for phrase
searches and exact matches, whereas Match is used for keyword matching,
and is more applicable with GRS-1 indexed records (thanks to the
well-known limitations of GRS-1 and exact matching of headings).

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
No problem detected in UNIMARC
2012-09-07 15:26:56 +02:00
..
css Bug 6617: Improve MARC21 enhanced contents display 2012-09-05 15:56:35 +02:00
includes Bug 8623: Move YUI out of prog 2012-09-05 12:04:13 +02:00
js 7161 Followup for indentation openlibrary.js 2012-06-29 11:38:02 +02:00
lib Bug 8623: Move YUI out of prog 2012-09-05 12:04:13 +02:00
modules Bug 8206: make authority search indexes consistent 2012-09-07 15:26:56 +02:00
xslt Bug 6617 - Wrong first indicator value in test 2012-09-05 15:57:08 +02:00