]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/search.mdwn
Clarify that an existing setting suffices.
[ikiwiki.git] / doc / plugins / search.mdwn
index e53c28c7cb2434f57f472a62a0a51f1ea5bb6e8d..f116649c1006ee1ed68d16de8e16d1de049bd458 100644 (file)
@@ -1,11 +1,13 @@
-[[template id=plugin name=search author="[[Joey]]"]]
-[[tag type/useful]]
+[[!template id=plugin name=search author="[[Joey]]"]]
+[[!tag type/web]]
 
 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::SHA]], and [[!cpan HTML::Scrubber]]
+perl modules (on debian, check that you have packages `libsearch-xapian-perl`, `libdigest-sha-perl` and `libhtml-scrubber-perl` installed).
+
+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