From 47126e10f92244359531971ef44837ddbf1ec013 Mon Sep 17 00:00:00 2001 From: Jared Camins-Esakov Date: Sun, 15 Jul 2012 09:30:58 -0400 Subject: [PATCH] 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 Signed-off-by: Paul Poulain No problem detected in UNIMARC --- .../prog/en/includes/authorities-search.inc | 34 +++++++++---------- .../prog/en/modules/opac-authorities-home.tt | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc index ca6f4af696..7c090ebc1a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc @@ -2,8 +2,8 @@

[% LibraryName %]