[Catalyst] [OT] Search Solution
Octavian Rasnita
orasnita at gmail.com
Thu Nov 8 11:48:09 GMT 2007
From: "Jon Schutz" <jon+catalyst at youramigo.com>
> 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
More information about the Catalyst
mailing list