]> git.koha-community.org Git - koha.git/commit
Bug 5369: Make series tracings use phrase indexes
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 2 Dec 2011 00:35:43 +0000 (19:35 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 16 Jan 2012 20:59:42 +0000 (15:59 -0500)
commit4709e7e17725c8910c96a1494c9f0958658deeae
tree6e09e9648cc14887d8e6a177486f93a8105435ae
parent7a54bc53f6fcc8e1002e5397203cbc584dc31cb2
Bug 5369: Make series tracings use phrase indexes

By definition, series tracings should search for other records in the same
series, i.e., those with the exact same series title. This patch forces the
tracings to use phrase indexes for series tracings.

Note that this patch DOES NOT respect TraceCompleteSubfields. While that may be
desirable, it is outside the scope of the current patch. An additional follow-up
patch could be written to add support for TraceCompleteSubfields, if community
concensus is that series tracings should obey TraceCompleteSubfields.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Thx for the follow up and sign off Jared :)
(cherry picked from commit 9b3e1552c4cfb41f1d85b346515f15450760d7bf)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl