[Koha-cvs] koha/misc/zebra/usmarc pqf.properties

Chris Cormack chris at katipo.co.nz
Tue Mar 7 22:04:27 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch: 	
Changes by:	Chris Cormack <rangi at savannah.gnu.org>	06/03/07 21:04:27

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

Log message:
	isbn search

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

Patches:
Index: koha/misc/zebra/usmarc/pqf.properties
diff -u koha/misc/zebra/usmarc/pqf.properties:1.3 koha/misc/zebra/usmarc/pqf.properties:1.4
--- koha/misc/zebra/usmarc/pqf.properties:1.3	Tue Mar  7 20:32:27 2006
+++ koha/misc/zebra/usmarc/pqf.properties	Tue Mar  7 21:04:27 2006
@@ -1,4 +1,4 @@
-# $Id: pqf.properties,v 1.3 2006/03/07 20:32:27 rangi Exp $
+# $Id: pqf.properties,v 1.4 2006/03/07 21:04: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
@@ -34,6 +34,7 @@
 index.dc.author				= 1=1003
 index.dc.itemtype                       = 1=1031
 index.dc.barcode                        = 1=1032
+index.dc.isbn                           = 1=7
 	### Unofficial synonym for "creator"
 index.dc.editor				= 1=1020
 index.dc.publisher			= 1=1018





More information about the Koha-cvs mailing list