* Add a templates page to the basewiki. It will automatically list all
[ikiwiki] / doc / plugins / search.mdwn
1 [[template id=plugin name=search author="[[Joey]]"]]
2 [[tag type/useful]]
3
4 This plugin is included in ikiwiki, but is not enabled by default. It adds
5 full text search to ikiwiki, using the [[HyperEstraier]] engine.
6
7 It's possible to configure HyperEstraier via one of ikiwiki's
8 [[templates|wikitemplates]], but for most users, no configuration should be
9 needed aside from enabling the plugin.
10
11 This plugin has a configuration option. To change the path to estseek.cgi,
12 set `--estseek=/path/to/estseek.cgi`