From: Joey Hess Date: Fri, 25 Dec 2009 20:08:22 +0000 (-0500) Subject: correction X-Git-Tag: 3.20100102.3~22 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d35bf0be6765d692d97769cd2d81ed143c8e9036;p=ikiwiki.git correction --- diff --git a/doc/plugins/google.mdwn b/doc/plugins/google.mdwn index 7c61e637b..349c278ee 100644 --- a/doc/plugins/google.mdwn +++ b/doc/plugins/google.mdwn @@ -5,8 +5,7 @@ This plugin adds a search form to the wiki, using google's site search. Google is asked to search for pages in the domain specified in the wiki's `url` configuration parameter. Results will depend on whether google has -indexed the site, and how recently. Also, if the same domain has other -content, outside the wiki's content, it will be searched as well. +indexed the site, and how recently. The [[search]] plugin offers full text search of only the wiki, but requires that a search engine be installed on your site. diff --git a/doc/plugins/google/discussion.mdwn b/doc/plugins/google/discussion.mdwn index 32a0a41b9..e664f5723 100644 --- a/doc/plugins/google/discussion.mdwn +++ b/doc/plugins/google/discussion.mdwn @@ -20,3 +20,6 @@ The main page said: Is it still true now? (Or this statement is out of date?) --[weakish] [weakish]: http://weakish.pigro.net + +> I checked, and it's never been true; google is given the url to the top +> of the wiki and only searches things in there. --[[Joey]]