Rolling changes.
[irspy-moved-to-github.git] / zebra / pqf.properties
index ddde8f0..240d54d 100644 (file)
@@ -2,6 +2,9 @@
 # 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
@@ -19,6 +22,7 @@ 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
@@ -46,7 +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:disable 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: