Better rule for "fuzzy"
authorMike Taylor <mike@indexdata.com>
Wed, 29 Mar 2006 14:47:07 +0000 (14:47 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 29 Mar 2006 14:47:07 +0000 (14:47 +0000)
etc/pqf.properties

index 83defcb..0349eaf 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: pqf.properties,v 1.8 2004-03-15 21:39:06 adam Exp $
+# $Id: pqf.properties,v 1.9 2006-03-29 14:47:07 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
@@ -76,8 +76,8 @@ relation.scr                          = 2=3
 # Relation modifiers.
 #
 relationModifier.relevant              = 2=102
-relationModifier.fuzzy                 = 2=100
-       ### 100 is "phonetic", which is not quite the same thing
+relationModifier.fuzzy                 = 5=102
+       ### truncation=regExpr-2 (5=102) in Zebra is "fuzzy matching"
 relationModifier.stem                  = 2=101
 relationModifier.phonetic              = 2=100