From: Mike Taylor Date: Tue, 20 Jun 2006 11:04:46 +0000 (+0000) Subject: Fix identifier URI of default set (net) X-Git-Tag: CPAN-v1.02~54^2~1171 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=35010d474c550ab2f5f9f1526b8ebf005ce65303 Fix identifier URI of default set (net) --- diff --git a/zebra/pqf.properties b/zebra/pqf.properties index 32b1553..1b66b29 100644 --- a/zebra/pqf.properties +++ b/zebra/pqf.properties @@ -1,4 +1,4 @@ -# $Id: pqf.properties,v 1.5 2006-06-20 10:59:47 mike Exp $ +# $Id: pqf.properties,v 1.6 2006-06-20 11:04:46 mike Exp $ # # Properties file to drive the YAZ CQL-to-PQF converter for Zebra. # This specifies the interpretation of various CQL indexes, relations, @@ -12,7 +12,7 @@ set.dc = info:srw/cql-context-set/1/dc-v1.1 set.zeerex = info:srw/cql-context-set/2/zeerex-1.1 # The default set when an index doesn't specify one: Net -set = http://srw.cheshire3.org/contextSets/net/1.0/ +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