On Mon, 2003-12-01 at 03:53, Malcolm Purvis wrote:
The search page for the xemacs-patches mailing list archive seems to
be
returning incomplete results. [...]
[...]
GLIMPSEOUT:/web/http-xemacs/bin/glimpse: regular expression too long
[...]
A swish++ based search engine might work a lot better. I wrote a search
engine framework in Perl that presently only has support for the
Internet RFC's, but is designed to make it possible to search other
kinds of files that have meta data associated with them, such as email
messages.
I do not have the time to develop it any further, since I'm a college
student and very busy with school. The code is available though, and if
anyone would like a copy and to take it further, they are welcome to do
so. You can find it at:
http://hegbloom.net:3006/cgi-bin/viewcvs.cgi/?root=Perl
The modules you need for this are "Swish.pm", "RFC.pm", and the
"RFC/*"
ones. The "test_search.pl" script shows how to use it... It also works
well from an HTML::Mason component.
OR... You could just install "Lurker" ! :-)
http://lurker.sourceforge.net/