]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/google.mdwn
(no commit message)
[ikiwiki.git] / doc / plugins / google.mdwn
1 [[!template id=plugin name=google author="Peter Simons"]]
2 [[!tag type/web]]
3
4 This plugin adds a search form to the wiki, using google's site search.
5
6 Google is asked to search for pages in the domain specified in the wiki's
7 `url` configuration parameter. Results will depend on whether google has
8 indexed the site, and how recently.
9
10 The [[search]] plugin offers full text search of only the wiki, but
11 requires that a search engine be installed on your site.