X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fpqf.properties;h=ac89851e5ceb36eae2d7f57977f5cc240afa806a;hp=96b0db541eb91b160fbbdff5ada291da1a61e517;hb=e04a51eb8137d29b22ff514f4c226192fbd530b8;hpb=23feb2706011194d767f28c40307aacd4c56eee1 diff --git a/zebra/pqf.properties b/zebra/pqf.properties index 96b0db5..ac89851 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.14 2006-12-01 14:50:55 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,6 +28,7 @@ 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