From: "Jon Schutz" <[EMAIL PROTECTED]>

On Thu, 2007-11-08 at 08:35 +0000, Pedro Melo wrote:


If you are using MySQL, checkout Sphinx also.


Can definitely recommend Sphinx for performance on large volumes of
data.  We were having searches take 10 secs typically, sometimes much
longer, using MySQL fulltext indices.  With Sphinx that went sub-second,
and ranking was better than MySQL.  I wrote the Sphinx::Search perl
interface; thought I might write a Catalyst model for it one day, just
haven't had the driving need.

What do you think about e-swish, Kinosearch and Lucene?

Aside speed and relevance of searches, I am also interested in the easiness of indexing and I am searching for a program that also has the tools for indexing web pages (and not static files).

Are there search programs that have a command line program (or a perl module) that can be used for indexing an entire site, specifying just the main URL and maybe a few other options?

Thank you.

Octavian


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to