-# $Id: pqf.properties,v 1.12 2006-09-18 10:50:59 mike Exp $
+# $Id: pqf.properties,v 1.13 2006-09-20 10:12:29 mike Exp $
#
# Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF()
# back-end and the YAZ CQL-to-PQF converter. This specifies the
relationModifier.stem = 2=101
relationModifier.phonetic = 2=100
+# 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
# beginning with "^"). This may change when we get a BIB-1 truncation