simplified plugin definitions
[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]], but for most users, no configuration should be needed aside
9 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`