From 2c374b6e9efc6ab45e0728accba6bf6bd1a6e38b 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 Content-Type: text/plain; charset="UTF-8" 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). --- .../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 ca6f4af..7c090eb 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 %]