From dc4a9b09eb1da6b624437ced24df671d2ef96682 Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Tue, 18 Mar 2008 08:20:02 -0400 Subject: [PATCH] fixing where the 505 subfields are indexed (before the field) in record.abs Signed-off-by: Joshua Ferraro --- etc/zebradb/marc_defs/marc21/biblios/record.abs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/zebradb/marc_defs/marc21/biblios/record.abs b/etc/zebradb/marc_defs/marc21/biblios/record.abs index 0a92fe4e17..e11046d36b 100644 --- a/etc/zebradb/marc_defs/marc21/biblios/record.abs +++ b/etc/zebradb/marc_defs/marc21/biblios/record.abs @@ -140,9 +140,9 @@ melm 490 Title,Title-series melm 490$9 Koha-Auth-Number melm 502 Material-type -melm 505 Note:w,Note:p -melm 505$t Title melm 505$r Author +melm 505$t Title +melm 505 Note:w,Note:p melm 510 Indexed-by melm 520 Abstract:w,Abstract:p #melm 533$d pubdate,pubdate:s -- 2.39.5