Geoff Hutchison (ghutchis@wso.williams.edu)
Fri, 7 May 1999 11:02:21 -0400 (EDT)
On Fri, 7 May 1999 sskinner@cloud9.net wrote:
> searches. For example, if you search for "pres" and there's a page about
> presidents then your search word should return this page. Of course fuzzy
This is already in there.
You either want prefix or substring fuzzy matching algorithms. These will
do exactly what you want--substring matching the portion anywhere in a
word and prefix matching the portion to the begining of words.
See, for example, prefix_match_character:
http://www.htdig.org/attrs.html#prefix_match_character
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev@htdig.org containing the single word "unsubscribe" in
the SUBJECT of the message.
This archive was generated by hypermail 2.0b3 on Fri May 07 1999 - 08:11:57 PDT