so what's a freeware search engine that will do partial word searches
(like lycos' engine)?
Thanks.
Lindsay Morris, ASD
1025 Dove Run Rd #302
Lexington KY 40502
(606) 268-7767
Try Glimpse.
--
Rasmus Lerdorf
ras...@madhaus.utcs.utoronto.ca
>SWISH allows (from what I can tell) something like pharm* with the *
>being a wildcard. Maybe WAIS does this too? You could cgi it so
>that:
>user checks on a <X> Partial Word or < > Whole Words and enters the
>text, your cgi taking the selection and doing something like
>(*partialkeyword) or (partialkeyword*) then search with that rule
>I don't know if it works, I can try it, since I put up a SWISH engine
>at:
>http://www.accessnow.com/herbshop -- under the recipes link.
>tomas
Yup, I just tried it out on my recipe page:
I entered (*gar) or (gar*) and got all words starting or ending in
gar. I bet it would work to do (*gar*) as well... heh... nope, that
did not work. Though you get the source to SWISH, one could redo some
of the code there. There're lots of algorithms that cover this...
like the grep kind...
tomas
>In article <4t0k1e$9...@herald.concentric.net>, Lindsay Morris wrote:
>>I'm using WAIS, and the problem is:
>> a search for "pharmacy" gets 16 hits. Great.
>> a search for "pharm" gets nothing. Not great.
>>
>>so what's a freeware search engine that will do partial word searches
>>(like lycos' engine)?
SWISH allows (from what I can tell) something like pharm* with the *
Your welcome,
T.
J. Rockers
Monett MO
P.S. I attached a link to Alta Vista. You might have to
be using a Microsoft Internet Explorer browser, more specifically
the ver. 3.0 beta 2, for it to work. Let me know how it goes.
Web Explorers,
Let me know about cool things on the net for an 18 year old that has
interest in everything (hacking, phreaking, internet resources, etc. Hurry
with your feedback, I'll be in the Air Force basic training soon. Here are
two from me...
www.techbabble.com
www.cnet.com
]
Lindsay Morris <lmo...@cris.con> wrote in article
<4t0k1e$9...@herald.concentric.net>...
> I'm using WAIS, and the problem is:
> a search for "pharmacy" gets 16 hits. Great.
> a search for "pharm" gets nothing. Not great.
>
> so what's a freeware search engine that will do partial word searches
> (like lycos' engine)?
>