mlina@dds.nl
Mon, 10 May 1999 14:52:17 +0200
Hi!
I'm a very content user of ht://dig, and have question. How is substring matching supposed to work? I've configured search_algorithm to "exact:1 substring:0.5 endings:0.1" and get following when I want to find 'kraakhandleiding' (dutch wouldn't matter, would it?):
'kraak' - match!
handlei' - match!
'handleid' - no match!
The 'handlei' match appears to match because it's appended to 'kraak' internally. Why doesn't that happen to 'handleiding' ?
What I expected of substring matching was that htdig tries to match like (speaking perl) 'if ( $string =~ /.*$word.*/ ) { $match=1; }' or is that called phrase matching...
/|\
------------------------------------
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 Mon May 10 1999 - 06:14:26 PDT