From 715aee6b95a33cf153224c1311d5359b6c2d4068 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 13 May 2009 19:37:17 -0500 Subject: [PATCH] bug 3223: add 500 and 590 to MARC21 bib Note index (Zebra) Note: to completely apply this change, ensure that the working copy of record.abs is updated and rebuild the bib indexes using rebuild_zebra.pl -b -x -r Signed-off-by: Galen Charlton --- etc/zebradb/marc_defs/marc21/biblios/record.abs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/zebradb/marc_defs/marc21/biblios/record.abs b/etc/zebradb/marc_defs/marc21/biblios/record.abs index 4fc1a725b6..48514132cb 100644 --- a/etc/zebradb/marc_defs/marc21/biblios/record.abs +++ b/etc/zebradb/marc_defs/marc21/biblios/record.abs @@ -140,6 +140,7 @@ melm 490$a Title-series:w,Title-series:p melm 490 Title,Title-series melm 490$9 Koha-Auth-Number +melm 500 Note:w,Note:p melm 502 Material-type melm 505$r Author melm 505$t Title @@ -148,6 +149,7 @@ melm 510 Indexed-by melm 520 Abstract:w,Abstract:p #melm 533$d pubdate,pubdate:s #melm 541$d Date-of-acquisition,Date-of-acquisition:s +melm 590 Note:w,Note:p melm 600$a Name-and-title,Name,Personal-name,Subject-name-personal,Subject melm 600$t Name-and-title,Title,Subject -- 2.11.0