Perrin Harkins scribbled on 3/22/07 2:52 PM:
I noticed that it has some Catalyst support in the form of
Catalyst::Model::Xapian.
As long as a module has a decent perl API, you don't really need a
Catalyst::Model class to use it. You should be able to use any of the
ones you mentioned from Catalyst.
In case you do end up wanting to try out Swish-e, I have uploaded my Swish-e
Model class to CPAN. I have been using it in production for about 6 mos. It is
modeled after the Catalyst::Model::Xapian API.
http://search.cpan.org/~karman/Catalyst-Model-SWISH-0.01/
--
Peter Karman . http://peknet.com/ . [EMAIL PROTECTED]
_______________________________________________
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/