Mark,

I've used KinoSearch in the past with good results (
http://search.cpan.org/dist/KinoSearch/).

A more popular technology is Lucene/Solr, which you can also use from perl
with WebService::Solr
  (http://search.cpan.org/~bricas/WebService-Solr-0.11/)

If you're using ubuntu, installing Lucene/Solr/WebService::Solr is actually
fairly easy, just install these 3 packages:
  solr-common solr-tomcat libwebservice-solr-perl

There's solr-jetty as an alternative to solr-tomcat, but it didn't work for
me out of the box like solr-tomcat did.

-Will

On Tue, Feb 15, 2011 at 9:07 AM, Mark Copper <mcop...@titaninterface.com>wrote:

> Hi All,
>
> Does anyone using Mason also use a website search engine
> module/package they can recommend?
>
> Thank you.
>
> Mark Copper
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to