NAME
PurpleWiki::Search::Wiki - Search The Wiki Text and Titles
SYNOPSIS
Searches the text and titles of the local wiki pages.
DESCRIPTION
This module moves code from the core CGI of the Wiki out into the pluggable search module system.
It is turned on by default in new (0.9.1 and after) versions of PurpleWiki. In upgraded systems a line should be added to the PuprleWiki configuration file, config:
SearchModule = Wiki
METHODS
See PurpleWiki::Search::Interface
AUTHOR
Chris Dent, <cdent@blueoxen.org>
SEE ALSO
PurpleWiki::Search::Interface. PurpleWiki::Search::Engine. PurpleWiki::Search::Result.