[Koha-patches] [PATCH] bug 3223: add 500 and 590 to MARC21 bib Note index (Zebra)

Galen Charlton galen.charlton at liblime.com
Thu May 14 02:37:17 CEST 2009


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
---
 etc/zebradb/marc_defs/marc21/biblios/record.abs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/etc/zebradb/marc_defs/marc21/biblios/record.abs b/etc/zebradb/marc_defs/marc21/biblios/record.abs
index 4fc1a72..4851413 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
-- 
1.5.6.5




More information about the Koha-patches mailing list