On Wed, 27 Jun 2001 22:26:39 -0700, Barbara S. Chapman wrote:
>Three scripts are needed:
>
>1) a flexible site-search tool that will work on a site with heavy technical
>vocabulary (computational molecular biology).
I've not tried it myself, but check out Glimpse,
<http://glimpse.cs.arizona.edu/>. This is what is/was used to index and
search through the Macscrpt mailing list archives.
It used to be free, it still is for use for educational institutions.
As for building your own: I think Text::Query and/or
Search::InvertedIndex could be a starting point. Both on CPAN.
--
Bart.