Index of /ports_www/p5-Catalyst-Model-Xapian
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 892
distinfo 28-May-2011 14:15 158
pkg-descr 28-Mar-2006 21:16 455
pkg-plist 07-Jun-2010 13:17 570
This model class wraps Search::Xapian to provide a friendly, paged
interface to Xapian (www.xapian.org) indexes. This class adds a little
extra convenience on top of the Search::Xapian class. It expects you to
use the QueryParser, and sets up some keywords based on the standard
omega keywords (id, host, date, month, year,title), so that you can do
searches like
'fubar site:microsoft.com'
WWW: http://search.cpan.org/dist/Catalyst-Model-Xapian/