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)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 6 Jan 2012 13:11:36 +0000 (14:11 +0100)
commit9b3e1552c4cfb41f1d85b346515f15450760d7bf
tree4b781489dd4c3ffa0a651f321d393ad5048ad3ec
parent4cd81a8d0f2eeccc71d2b1409f35c8ee57314b8a
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 :)
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl