Include extra index rec.id_raw
[irspy-moved-to-github.git] / zebra / pqf.properties
index 045239e..240d54d 100644 (file)
@@ -1,8 +1,10 @@
-# $Id: pqf.properties,v 1.18 2007-03-29 17:14:13 mike Exp $
 #
 # Properties file to drive the YAZ CQL-to-PQF converter for Zebra.
 # This specifies the interpretation of various CQL indexes, relations,
 # etc. in terms of Type-1 query attributes.
+#
+# For documentation of required structure attributes (4=X) see:
+# http://www.indexdata.com/zebra/doc/querymodel-zebra.html#querymodel-pqf-apt-mapping-structuretype
 
 # Identifiers for prefixes used in this file. (index.*)
 set.cql                = info:srw/cql-context-set/1/cql-v1.1
@@ -20,6 +22,8 @@ index.cql.serverChoice                        = 1=cql:anywhere
 index.cql.anywhere                     = 1=cql:anywhere
 index.cql.allRecords                   = 1=_ALLRECORDS 2=103
 index.rec.id                           = 1=rec:id 4=104
+index.rec.id_raw                       = 1=rec:id_raw 4=3
+index.rec.lastModificationDate         = 1=rec:lastModificationDate 4=5
 index.net.protocol                     = 1=net:protocol
 index.net.version                      = 1=net:version 4=3
 index.net.method                       = 1=net:method
@@ -46,6 +50,7 @@ index.zeerex.default_index            = 1=zeerex:default_index
 # Extensions
 index.zeerex.libType                   = 1=zeerex:libType 4=3
 index.zeerex.country                   = 1=zeerex:country 4=3
+index.zeerex.disabled                  = 1=zeerex:disabled 4=3
 
 # Relation attributes are selected according to the CQL relation by
 # looking up the "relation.<relation>" property: