From 8a6a5320edc2c8a2ed357463b61f161d5b295fbf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 3 Jun 2008 15:29:54 -0400 Subject: search: Converted to use xapian-omega. Everything is done except for the actual indexing. I plan to do incremental indexing as pages change. --- Bundle/IkiWiki/Extras.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bundle') diff --git a/Bundle/IkiWiki/Extras.pm b/Bundle/IkiWiki/Extras.pm index f09225d49..9289968e7 100644 --- a/Bundle/IkiWiki/Extras.pm +++ b/Bundle/IkiWiki/Extras.pm @@ -16,6 +16,7 @@ perl -MCPAN -e 'install Bundle::IkiWiki::Extras' =head1 CONTENTS +Search::Xapian Authen::Passphrase RPC::XML File::MimeInfo -- cgit v1.2.3