=head1 NAME Kwiki::Search::Plucene - Plucene powered Kwiki search engine =head1 DESCRIPTION This plugin is intend to be an alternative of Kwiki::Search, which use a simple 'grep' upon search, and will be slow after the number of pages grow larger and larger. It use L to index page content upon saving. Plucene is a Perl port of the Lucene search engine. =head1 COPYRIGHT Copyright 2005 by Kang-min Liu . This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See