From 03a7c8babf1672d6451489e08a211e93327b68a7 Mon Sep 17 00:00:00 2001 From: mike Date: Thu, 6 May 2010 11:11:09 +0000 Subject: [PATCH] Exactly the same as 4cb4863eab0eaabf4265a494592f0ea63a081bb4, stupid git --- zebra/pqf.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zebra/pqf.properties b/zebra/pqf.properties index 6783087..34c83d2 100644 --- a/zebra/pqf.properties +++ b/zebra/pqf.properties @@ -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 -- 1.7.10.4