From: Mike Taylor Date: Wed, 20 Sep 2006 10:12:00 +0000 (+0000) Subject: Add relationModifier.numeric X-Git-Tag: CPAN-v1.02~54^2~1042 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=3668802524b6c694ab9f6f76ad89c26be33b52d5;ds=inline Add relationModifier.numeric --- diff --git a/zebra/pqf.properties b/zebra/pqf.properties index b8f36c3..4251fbc 100644 --- a/zebra/pqf.properties +++ b/zebra/pqf.properties @@ -1,4 +1,4 @@ -# $Id: pqf.properties,v 1.8 2006-09-19 16:29:05 mike Exp $ +# $Id: pqf.properties,v 1.9 2006-09-20 10:12:00 mike Exp $ # # Properties file to drive the YAZ CQL-to-PQF converter for Zebra. # This specifies the interpretation of various CQL indexes, relations, @@ -66,6 +66,7 @@ relationModifier.regexp = 5=102 # Non-standard extensions to provoke Zebra's inline sorting relationModifier.sort = 7=1 relationModifier.sort-desc = 7=2 +relationModifier.numeric = 4=109 # Position attributes may be specified for anchored terms (those # beginning with "^", which is stripped) and unanchored (those not