Re: altavista


Wes Bauske (wsb@paralleldata.com)
Thu, 01 Apr 1999 13:30:00 -0600


designer seven wrote:
>
> Hmm.. regardless of how they are doing it, I don't
> think they are doing it well.... I don't think they
> give priority to where certain search text is
> located... and other "accuracy" techniques.... so, not
> too interesting.. but if you're looking for a search
> engine algorithm with source code... check out Htdig...
> they have source available.. and they seem to do some
> "fuzzy logic" techniques too... would be interesting to
> read....
>

AltaVista does seem to be the most brute force method
of searching. One can add synonyms as another table to
the previous description. So, each leaf in the tree points
to both a HTML/URL table and a synonym/related info table.

Also, one can weight the ordering of the HTML/URL's any way
you'd like so I think the accuracy criteria could be supported.
Don't really know what they do though in the real code.

Wes

-- 
To unsubscribe: send e-mail to axp-list-request@redhat.com with
'unsubscribe' as the subject.  Do not send it to axp-list@redhat.com



This archive was generated by hypermail 2.0b3 on Thu Apr 01 1999 - 11:43:39 PST