Add relationModifier.numeric
authorMike Taylor <mike@indexdata.com>
Wed, 20 Sep 2006 10:12:00 +0000 (10:12 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 20 Sep 2006 10:12:00 +0000 (10:12 +0000)
zebra/pqf.properties

index b8f36c3..4251fbc 100644 (file)
@@ -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