X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zebra%2Fpqf.properties;h=1c59c187bb34a2950652be261649071eb19866ff;hb=b14d9056eba8137f4a7c2827df957596af020001;hp=96b0db541eb91b160fbbdff5ada291da1a61e517;hpb=e3402f37f349adda14ee65f44a5dfdda82cc8612;p=irspy-moved-to-github.git diff --git a/zebra/pqf.properties b/zebra/pqf.properties index 96b0db5..1c59c18 100644 --- a/zebra/pqf.properties +++ b/zebra/pqf.properties @@ -1,4 +1,4 @@ -# $Id: pqf.properties,v 1.12 2006-10-18 11:42:20 mike Exp $ +# $Id: pqf.properties,v 1.15 2007-02-28 17:51:00 mike Exp $ # # Properties file to drive the YAZ CQL-to-PQF converter for Zebra. # This specifies the interpretation of various CQL indexes, relations, @@ -15,9 +15,9 @@ set.zeerex = info:srw/cql-context-set/2/zeerex-1.1 set = info:srw/cql-context-set/2/net-1.0 # The default index when none is specified by the query -index.cql.serverChoice = 1=cql:all +index.cql.serverChoice = 1=cql:anywhere -index.cql.anywhere = 1=cql:all +index.cql.anywhere = 1=cql:anywhere index.cql.allRecords = 1=_ALLRECORDS 2=103 index.rec.id = 1=rec:id 4=3 index.net.protocol = 1=net:protocol @@ -28,13 +28,14 @@ index.net.port = 1=net:port 4=3 index.net.path = 1=net:path 4=3 index.dc.title = 1=dc:title index.dc.creator = 1=dc:creator +index.dc.description = 1=dc:description index.zeerex.numberOfRecords = 1=zeerex:numberOfRecords index.zeerex.set = 1=zeerex:set index.zeerex.index = 1=zeerex:index index.zeerex.attributeType = 1=zeerex:attributeType index.zeerex.attributeValue = 1=zeerex:attributeValue index.zeerex.schema = 1=zeerex:schema -index.zeerex.recordSyntax = 1=zeerex:recordSyntax +index.zeerex.recordSyntax = 1=zeerex:recordSyntax 4=3 index.zeerex.supports_relation = 1=zeerex:supports_relation index.zeerex.supports_relationModifier = 1=zeerex:supports_relationModifier index.zeerex.supports_maskingCharacter = 1=zeerex:supports_maskingCharacter