koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/misc/zebra/usmarc collection.abs pqf.prope...


From: Chris Cormack
Subject: [Koha-cvs] koha/misc/zebra/usmarc collection.abs pqf.prope...
Date: Tue, 07 Mar 2006 20:32:27 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         
Changes by:     Chris Cormack <address@hidden>  06/03/07 20:32:27

Modified files:
        misc/zebra/usmarc: collection.abs pqf.properties 

Log message:
        Barcode search working now

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/misc/zebra/usmarc/collection.abs.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/koha/koha/misc/zebra/usmarc/pqf.properties.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: koha/misc/zebra/usmarc/collection.abs
diff -u koha/misc/zebra/usmarc/collection.abs:1.3 
koha/misc/zebra/usmarc/collection.abs:1.4
--- koha/misc/zebra/usmarc/collection.abs:1.3   Sat Feb 25 22:01:20 2006
+++ koha/misc/zebra/usmarc/collection.abs       Tue Mar  7 20:32:27 2006
@@ -1,4 +1,4 @@
-# $Id: collection.abs,v 1.3 2006/02/25 22:01:20 kados Exp $
+# $Id: collection.abs,v 1.4 2006/03/07 20:32:27 rangi Exp $
 
 # complete UNIMARC indexing rules for Bath level 0 and 1 service
 # (author, title, subject, keyword and exact services).
@@ -75,8 +75,21 @@
 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
 
+
+
+
+
+
+
+
+
+
+
+
+
Index: koha/misc/zebra/usmarc/pqf.properties
diff -u koha/misc/zebra/usmarc/pqf.properties:1.2 
koha/misc/zebra/usmarc/pqf.properties:1.3
--- koha/misc/zebra/usmarc/pqf.properties:1.2   Mon Mar  6 04:58:50 2006
+++ koha/misc/zebra/usmarc/pqf.properties       Tue Mar  7 20:32:27 2006
@@ -1,4 +1,4 @@
-# $Id: pqf.properties,v 1.2 2006/03/06 04:58:50 rangi Exp $
+# $Id: pqf.properties,v 1.3 2006/03/07 20:32:27 rangi Exp $
 #
 # Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF()
 # back-end and the YAZ CQL-to-PQF converter.  This specifies the
@@ -33,6 +33,7 @@
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]