From: Mike Taylor Date: Thu, 30 Nov 2006 12:36:49 +0000 (+0000) Subject: Use internal name cql:anywhere rather than cql:all X-Git-Tag: CPAN-v1.02~54^2~685 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=cd5b7322e9825aa7f997c75102161438f70fc774 Use internal name cql:anywhere rather than cql:all --- diff --git a/zebra/pqf.properties b/zebra/pqf.properties index 96b0db5..c9fdcb7 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.13 2006-11-30 12:36:49 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