X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/75348182fc76599d376a4bec04de0043f20e3d7f..912521ef0711204965aa2319d41c7741bd3f4f4c:/doc/plugins/search.mdwn diff --git a/doc/plugins/search.mdwn b/doc/plugins/search.mdwn index d4a6b4efe..5b5325371 100644 --- a/doc/plugins/search.mdwn +++ b/doc/plugins/search.mdwn @@ -1,6 +1,12 @@ +[[template id=plugin name=search included=1 author="[[Joey]]"]] +[[tag type/useful]] + This plugin is included in ikiwiki, but is not enabled by default. It adds full text search to ikiwiki, using the [[HyperEstraier]] engine. It's possible to configure HyperEstraier via one of ikiwiki's [[templates]], but for most users, no configuration should be needed aside from enabling the plugin. + +This plugin has a configuration option. To change the path to estseek.cgi, +set `--estseek=/path/to/estseek.cgi`