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

Chris Cormack chris at katipo.co.nz
Mon Mar 6 05:58:50 CET 2006


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

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

Log message:
	Trying to get searching on itemtypes going

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

Patches:
Index: koha/misc/zebra/usmarc/pqf.properties
diff -u koha/misc/zebra/usmarc/pqf.properties:1.1 koha/misc/zebra/usmarc/pqf.properties:1.2
--- koha/misc/zebra/usmarc/pqf.properties:1.1	Tue Feb 21 00:10:16 2006
+++ koha/misc/zebra/usmarc/pqf.properties	Mon Mar  6 04:58:50 2006
@@ -1,4 +1,4 @@
-# $Id: pqf.properties,v 1.1 2006/02/21 00:10:16 rangi Exp $
+# $Id: pqf.properties,v 1.2 2006/03/06 04:58:50 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
@@ -32,6 +32,7 @@
 index.dc.subject			= 1=21
 index.dc.creator			= 1=1003
 index.dc.author				= 1=1003
+index.dc.itemtype                       = 1=1031
 	### Unofficial synonym for "creator"
 index.dc.editor				= 1=1020
 index.dc.publisher			= 1=1018





More information about the Koha-cvs mailing list