Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
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
..
acquisitions.pref Bug 7994: Fix pref yaml errors 2012-06-20 21:09:29 +02:00
admin.pref Bug 8233 : SearchEngine: Add a Koha::SearchEngine module 2012-07-06 16:51:58 +02:00
authorities.pref signed off Bug 7284: Authority matching improvements 2012-03-07 17:34:11 +01:00
cataloguing.pref Bug 7412: Pre-filling items in cataloguing 2012-09-03 17:01:58 +02:00
circulation.pref bug_5911: Transport Cost Matrix 2012-09-12 14:49:25 +02:00
creators.pref Bugfix: Adding Creators system preferences to new system preferences editor 2010-02-02 18:42:55 -05:00
enhanced_content.pref Bug 8679 [REVISED] Remove usage of Amazon API 2012-08-29 16:05:29 +02:00
i18n_l10n.pref Bug 7261 System Preference to select the first day of week 2012-03-14 14:14:12 +01:00
local_use.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00
logs.pref bug 5783: follow-up system preferences tweaks 2011-03-07 15:09:23 +13:00
opac.pref Bug 6886 - OPAC XSLT respecting single branch mode 2012-09-05 10:32:00 +02:00
patrons.pref [PATCH] bug_7420: Added overduefinescap to issuingrules 2012-07-25 18:33:20 +02:00
searching.pref Bug 7417: Include see from references in bibliographic searches 2012-09-13 14:19:28 +02:00
serials.pref Bug 1662: Is there a difference between Full and Simplified for Serials History 2012-04-03 18:07:07 +02:00
staff_client.pref Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference 2012-07-06 18:23:39 +02:00
web_services.pref Bug 7249: Syspref to control number of rows in web service results 2012-05-11 10:26:33 +02:00