From 3215b5a9821d69a2216c2cdf2b64cd3eb27f7370 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Jun 2008 15:24:05 -0400 Subject: finishing touches on the new search plugin - Add a Help link. - If the pageterm is too long, hash it. --- doc/plugins/search.mdwn | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'doc/plugins/search.mdwn') diff --git a/doc/plugins/search.mdwn b/doc/plugins/search.mdwn index e53c28c7c..9336b2403 100644 --- a/doc/plugins/search.mdwn +++ b/doc/plugins/search.mdwn @@ -3,9 +3,11 @@ This plugin adds full text search to ikiwiki, using the [xapian](http://xapian.org/) engine, its -[omega](http://xapian.org/docs/omega/overview.html) frontend, -and the [[cpan Search::Xapian]] perl module. (The [[cpan HTML::Scrubber]] -perl module will also be used, if available.) +[omega](http://xapian.org/docs/omega/overview.html) frontend, and the +[[cpan Search::Xapian]], [[cpan Digest::SHA1]], and [[cpan HTML::Scrubber]] +perl modules. + +The [[ikiwiki/searching]] page describes how to write search queries. Ikiwiki will handle indexing new and changed page contents. Note that since it only indexes page contents, files copied by the [[rawhtml]] plugin will -- cgit v1.2.3