Bug 11501 - Add Zebra index for "Local-Subjects"
Summary: Add Zebra index for "Local-Subjects"
Status: RESOLVED LATER
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-09 05:40 UTC by David Cook
Modified: 2022-08-21 23:23 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Cook 2014-01-09 05:40:48 UTC
Currently, we store MARC21 690 in the Subject index, but perhaps we should also store it in a Local-Subject index. (I'm not really sure why, but it's something that we've done locally for a while.)

We might also want to include 691, 695, 696, 697, 698, 699 in both the Subject and Local-Subject indexes, as these are also valid subject fields.

It looks like Robin has created bug 10308 to deal with adding authority linking.