From: Mike Taylor Date: Tue, 20 Apr 2010 14:58:00 +0000 (+0100) Subject: Add CQL->PQF mapping for index rec.lastModificationDate X-Git-Tag: CPAN-v1.02~54^2~69 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=ca9112a0e4641f4adfd6b7835d9fd340b2f758a4 Add CQL->PQF mapping for index rec.lastModificationDate --- diff --git a/zebra/pqf.properties b/zebra/pqf.properties index 045239e..218041d 100644 --- a/zebra/pqf.properties +++ b/zebra/pqf.properties @@ -20,6 +20,7 @@ index.cql.serverChoice = 1=cql:anywhere index.cql.anywhere = 1=cql:anywhere index.cql.allRecords = 1=_ALLRECORDS 2=103 index.rec.id = 1=rec:id 4=104 +index.rec.lastModificationDate = 1=rec:lastModificationDate 4=5 index.net.protocol = 1=net:protocol index.net.version = 1=net:version 4=3 index.net.method = 1=net:method