From: Marcel de Rooy Date: Wed, 13 Jul 2011 13:05:16 +0000 (+0200) Subject: 6584: Enable searching on Zebra's Bib-level index X-Git-Tag: v3.06.00~142 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=f02796d989a377266a844e5b498945372a2a254f;p=koha-ffzg.git 6584: Enable searching on Zebra's Bib-level index Bib-level is already indexed in MARC21 record.abs. But you cannot search this index, because it is commented in ccl.properties and not listed in getIndexes of Search.pm. This very simple patch does only do those two things. Signed-off-by: Katrin Fischer Signed-off-by: Paul Poulain Signed-off-by: Chris Cormack --- diff --git a/C4/Search.pm b/C4/Search.pm index c3cff65d0d..343058adfb 100644 --- a/C4/Search.pm +++ b/C4/Search.pm @@ -842,6 +842,7 @@ sub getIndexes{ 'Authority-Number', 'authtype', 'bc', + 'Bib-level', 'biblionumber', 'bio', 'biography', diff --git a/etc/zebradb/ccl.properties b/etc/zebradb/ccl.properties index ee2553c10f..890b36459e 100644 --- a/etc/zebradb/ccl.properties +++ b/etc/zebradb/ccl.properties @@ -219,7 +219,7 @@ callnum Local-classification # bibliographic level such as # monograph, serial or collection # of the record. -#Bib-level 1=1021 +Bib-level 1=1021 # #Code-geographic-area 55 A code that indicates the 043 # geographic area(s) that appear