> -----Message d'origine-----
> De : Jim Spath [mailto:[EMAIL PROTECTED] 
> Envoyé : jeudi, 22. mars 2007 20:03
> À : The elegant MVC web framework
> Objet : [Catalyst] Swish-e
> 
> I was just wondering if anyone here had used Swish-e in a 
> Catalyst application before.  If so, do you have any helpful 
> advice to share?  If not, do you have any general comments on 
> building a site search in Catalyst?
> 
> I investigated Swish-e (http://swish-e.org/) and Perlfect Search
> (http://www.perlfect.com/freescripts/search/) and chose 
> Swish-e because it seemed like a better product and should 
> work well for us for the short/medium term.
> 
> Anyone else?
> 

Have a look at http://search.cpan.org/dist/Search-Indexer/ .
It's used for indexing Geneva justice decisions (internet version at 
http://justice.geneve.ch/jurisprudence/TA, 
http://justice.geneve.ch/jurisprudence/TCAS), and can be used for indexing your 
local Perl documentation if you install 
http://search.cpan.org/dist/Pod-POM-Web/ 
The search API is already designed for Web applications (parses boolean 
queries, +/- prefixes, etc.)


Wouldn't be the right choice for millions of documents, but works well for 
collections up to 50'000 docs.

Best regards, L. Dami

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to