]> git.koha-community.org Git - koha.git/commit
Bug 6103: MARC21 fields missing index for CCL
authorJared Camins-Esakov <jcamins@bywatersolutions.com>
Fri, 6 May 2011 15:14:46 +0000 (17:14 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 27 Jun 2011 11:32:32 +0000 (07:32 -0400)
commita8160f2c42af463db001961db4294efe529702d3
treeda8e233796d0fbbb8fe428c26ea8b9fea402ddf7
parentbf01bcad94535df0befefd930e74f944ada27ac2
Bug 6103: MARC21 fields missing index for CCL

Due to misconfigurations in record.abs, author fields other than 100 and most
title fields cannot be searched using CCL field prefixes. This patch adds the
appropriate indexes on 110, 111, 130, 210, 211, 212, 214, 222, 700, 710, 711,
730, 740, 780, and 785. It also adds a missing Title-later bib1 attribute.

NOTE: The files etc/zebradb/marc_defs/marc21/biblios/record.abs and
etc/zebradb/biblios/etc/bib1.att were both modified, and will have to be updated
on dev installations. The database will need to be reindexed to take advantage
of the updated indexes.

Signed-off-by: Jared Camins-Esakov <jcamins@bywatersolutions.com>
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 77462a7e2dc7afcca591f249c771d3ae70f7df16)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
etc/zebradb/biblios/etc/bib1.att
etc/zebradb/marc_defs/marc21/biblios/record.abs