diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-03 15:29:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-03 15:29:54 -0400 |
commit | 8a6a5320edc2c8a2ed357463b61f161d5b295fbf (patch) | |
tree | 3c2ad4350d247692a4e043a2c98dd56753ea63da /Bundle | |
parent | c688863cf171df72b57180df746453e3c584f633 (diff) |
search: Converted to use xapian-omega.
Everything is done except for the actual indexing. I plan to do incremental
indexing as pages change.
Diffstat (limited to 'Bundle')
-rw-r--r-- | Bundle/IkiWiki/Extras.pm | 1 |
1 files changed, 1 insertions, 0 deletions
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 |