From 6983605f95f119b49318d218f623238fc09a683f Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Wed, 31 Mar 2021 11:25:24 +0200 Subject: [PATCH] Bug 20424: Add new zebra indexes for the last IFLA updates --- etc/zebradb/biblios/etc/bib1.att | 6 ++ etc/zebradb/ccl.properties | 10 ++ .../unimarc/biblios/biblio-koha-indexdefs.xml | 93 +++++++++++++++++-- 3 files changed, 100 insertions(+), 9 deletions(-) diff --git a/etc/zebradb/biblios/etc/bib1.att b/etc/zebradb/biblios/etc/bib1.att index d14d617f93..d026b6c8c8 100644 --- a/etc/zebradb/biblios/etc/bib1.att +++ b/etc/zebradb/biblios/etc/bib1.att @@ -206,6 +206,11 @@ att 1222 Subject-function att 1223 Edition att 1224 GPO-Item-Number att 1225 Provider +att 1226 index-title-serie +att 1227 index-title-article +att 1228 index-lien-desc +att 1229 index-genre +att 1230 index-type-doc # Koha Local-Use Biblio Indexes att 9001 Control-number @@ -255,6 +260,7 @@ att 8028 uri att 8029 replacementprice att 8030 replacementpricedate att 8031 itype +att 8032 new-item ## Fixed Fields and other special indexes att 9901 Extent diff --git a/etc/zebradb/ccl.properties b/etc/zebradb/ccl.properties index 5c003d301d..002bc01fde 100644 --- a/etc/zebradb/ccl.properties +++ b/etc/zebradb/ccl.properties @@ -592,6 +592,15 @@ pb Publisher Provider 1=1225 pv Provider +#index zones de liens +index-title-serie 1=1226 +index-title-article 1=1227 +index-lien-desc 1=1228 +index-genre 1=1229 +mc-genre901 index-genre +index-type-doc 1=1230 +mc-typedoc index-type-doc + #Note 63 A concise statement in which 5XX # such information as extended # physical description, @@ -1039,6 +1048,7 @@ replacementprice 1=8029 replacementpricedate 1=8030 itype 1=8031 mc-itype itype +new-item 1=8032 #date1 1=8801 #date2 1=8802 diff --git a/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml b/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml index b1f51aa926..f2a5a806bf 100644 --- a/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml +++ b/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml @@ -36,9 +36,16 @@ Date/time-last-modified:n Date/time-last-modified:y + + + Suppress:w + Suppress:p + + - ccode:w + index-type-doc:w + index-type-doc:p @@ -472,6 +479,12 @@ Author:w Author:p + + + index-genre:w + index-genre:p + + @@ -526,6 +539,27 @@ pubdate:n pubdate:y + + + pubdate:n + pubdate:y + + + + Publisher:w + Publisher:p + + + pubdate:n + pubdate:y + + + + Publisher:w + Publisher:p + + + - + Title:w Title:p + index-title-serie:p + index-title-serie:w + index-title-serie:n Host-item:w Host-item:p @@ -946,9 +983,36 @@ Title:p - + Title:w Title:p + index-title-article:p + index-title-article:w + index-title-article:n + + + + index-lien-desc:w + index-lien-desc:p + index-lien-desc:n + + + + index-lien-desc:w + index-lien-desc:p + index-lien-desc:n + + + + index-lien-desc:w + index-lien-desc:p + index-lien-desc:n + + + + index-lien-desc:w + index-lien-desc:p + index-lien-desc:n @@ -1355,6 +1419,13 @@ Local-classification:p + + + + new-item:w + new-item:n + item:w + damaged:w @@ -1446,12 +1517,19 @@ not-onloan-count:n - - ccode:0 - + se:0 + + su-ut:0 + + + su-ut:0 + + + su-ut:0 + su-to:0 @@ -1494,8 +1572,5 @@ location:0 - - ccode:0 - -- 2.20.1