At 10:58 AM +0000 9/14/00, Sanaa El moutea wrote:
>In search, when i type apache , i get response but when i type apa*
>or *apa, I dont get any result .
You want to use either the prefix or substring matching algorithms in
this case. The former will work much faster but is obviously limited
in scope.
See <http://www.htdig.org/attrs.html#search_algorithm>
<http://www.htdig.org/attrs.html#prefix_match_character>
In general, looking through the documentation will probably help you
answer some of your own questions.
Cheers,
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>