Koha/koha-tmpl/intranet-tmpl/prog/en/xslt
Jared Camins-Esakov bc05b5d163 Bug 7417: Include see from references in bibliographic searches
This patch adds the Koha::Indexer::RecordNormalizer and
Koha::Indexer::MARC::RecordNormalizer::EmbedSeeFromHeadings packages
to enable the inclusion of alternate forms of headings in bibliographic
searches. When the new syspref IncludeSeeFromInSearches is turned on
(default is off) rebuild_zebra.pl will insert see from headings from
authority records into bibliographic records when indexing, so that a
search on an obsolete term will turn up relevant records.

To test:
1) Enable IncludeSeeFromInSearches
2) Add a heading that has an alternate form to a record (for example,
   "Cooking" has the alternate form "Cookery," if you have authority
   records from LC)
3) Index the zebraqueue (or reindex if you haven't indexed your system
   yet)
4) Confirm that if you search for "Cookery" you get the record you
   just modified

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Rebased on master 5 August 2012
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Rebased on master 11 September 2012

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>

Also checked:
- Verified database update works correctly
- Checked system preference and its description
- Checked staff/opac detail pages with feature on/off
- Checked staff/opac search facets
- Downloaded and tested records in various formats
- Tried different searches for 'see from' entries of authorities
- Ran all unit tests

No problems found.
2012-09-13 14:19:28 +02:00
..
compact.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
identity.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2ATOM.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2DC.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2intranetDetail.xsl Bug 8678: XSLT stylesheets output XML, but HTML is needed 2012-09-07 18:35:37 +02:00
MARC21slim2intranetResults.xsl Bug 7417: Include see from references in bibliographic searches 2012-09-13 14:19:28 +02:00
MARC21slim2MADS.xsl Bug 8203 follow-up: QA fixes 2012-07-12 16:02:09 +02:00
MARC21slim2MODS.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2MODS3-1.xsl Bug 6803: Replacing remote XSL include 2011-12-13 15:56:09 +01:00
MARC21slim2MODS3.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2MODS32.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2OAIDC.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2RDFDC.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2RDFDC.xsl.1 Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2RSS2.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2SRWDC.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim9522852.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slimUtils-MODS31.xsl Bug 6803: Replacing remote XSL include 2011-12-13 15:56:09 +01:00
MARC21slimUtils.xsl Bug 6617: Improve MARC21 enhanced contents display (intranet) 2012-09-05 15:56:38 +02:00
MARC21slimUtils2.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
NORMARCslim2intranetDetail.xsl Bug 8678: XSLT stylesheets output XML, but HTML is needed 2012-09-07 18:35:37 +02:00
NORMARCslim2intranetResults.xsl Bug 7417: Include see from references in bibliographic searches 2012-09-13 14:19:28 +02:00
NORMARCslim2OAIDC.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
NORMARCslimUtils.xsl Bug 7537 - Implement TraceCompleteSubfields, TraceSubjectSubdivisions and UseICU for NORMARC XSLT 2012-03-29 11:00:32 +02:00
oilsMARC21slim2HTML.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
UNIMARC_compact.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
UNIMARCslim2intranetDetail.xsl Bug 8678: XSLT stylesheets output XML, but HTML is needed 2012-09-07 18:35:37 +02:00
UNIMARCslim2intranetResults.xsl Bug 8678: XSLT stylesheets output XML, but HTML is needed 2012-09-07 18:35:37 +02:00
UNIMARCslim2OAIDC.xsl Bug 7731 - Library should be used instead of branch and site 2012-03-20 15:17:08 +01:00
UNIMARCslimUtils.xsl Bug 8357: UNIMARCslim2OPACDetail.xsl, title without class and too links to views 2012-08-31 22:22:31 +02:00