From: Mike Taylor Date: Fri, 1 Dec 2006 14:50:55 +0000 (+0000) Subject: Add dc.description CQL index. X-Git-Tag: CPAN-v1.02~54^2~680 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=920876b3a1036d3ccbd0c93cc90826df448c9859 Add dc.description CQL index. --- diff --git a/zebra/pqf.properties b/zebra/pqf.properties index c9fdcb7..ac89851 100644 --- a/zebra/pqf.properties +++ b/zebra/pqf.properties @@ -1,4 +1,4 @@ -# $Id: pqf.properties,v 1.13 2006-11-30 12:36:49 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, @@ -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