I highly recommend swish-e for search tasks. The core indexing and search engine is in C which is what you want for speed. There is a very nice Perl XS interface called SWISH::API that comes with it, as well as a Perl cgi script. This is the code that runs the search on a lot of open source sites like Apache. There is also htdig which is the GNU search engine. It works well of course but I don't like it as much.
cheers
tachyon
In reply to Re: Logical text search
by tachyon
in thread Logical text search
by Wonko the sane
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |