From 0274451199642e0333d7cf77d74ce1f7e17b4bfe Mon Sep 17 00:00:00 2001 From: rangi Date: Tue, 7 Mar 2006 20:32:27 +0000 Subject: [PATCH] Barcode search working now --- misc/zebra/usmarc/collection.abs | 15 ++++++++++++++- misc/zebra/usmarc/pqf.properties | 1 + 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/misc/zebra/usmarc/collection.abs b/misc/zebra/usmarc/collection.abs index ba8ee07d30..fdbca3e026 100644 --- a/misc/zebra/usmarc/collection.abs +++ b/misc/zebra/usmarc/collection.abs @@ -75,8 +75,21 @@ melm 810 author melm 811$t title,author melm 811 author melm 830 title - +melm 942$c material-type +melm 952$p doc-id #elm 090 Identifier-standard - #elm 090/? Identifier-standard - #elm 090/?/a Identifier-standard !:w + + + + + + + + + + + + diff --git a/misc/zebra/usmarc/pqf.properties b/misc/zebra/usmarc/pqf.properties index bea1c2ffee..16f71216cc 100644 --- a/misc/zebra/usmarc/pqf.properties +++ b/misc/zebra/usmarc/pqf.properties @@ -33,6 +33,7 @@ index.dc.subject = 1=21 index.dc.creator = 1=1003 index.dc.author = 1=1003 index.dc.itemtype = 1=1031 +index.dc.barcode = 1=1032 ### Unofficial synonym for "creator" index.dc.editor = 1=1020 index.dc.publisher = 1=1018 -- 2.39.2