diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 22:21:23 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 22:21:23 +0000 |
commit | 0d9539d577886549b51d2bf70167db05f3f2514c (patch) | |
tree | 008251aa2b1c5f3f5cb30ec122f2751cda8f3b00 /doc/features.mdwn | |
parent | a4eaf056202dc87ab529896cafac082eb987d525 (diff) | |
download | ikiwiki-0d9539d577886549b51d2bf70167db05f3f2514c.tar ikiwiki-0d9539d577886549b51d2bf70167db05f3f2514c.tar.gz |
added --hyperestraier switch, which turns on search support
(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..)
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r-- | doc/features.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn index eaf0d539f..3b3b8ff9b 100644 --- a/doc/features.mdwn +++ b/doc/features.mdwn @@ -102,6 +102,11 @@ Currently implemented: Wiki admins can lock pages so that only other admins can edit them. +* Full text search + + ikiwiki can use the [[HyperEstraier]] search engine to add powerful + full text search capabilities to your wiki. + ---- It also has some [[TODO]] items and [[Bugs]]. |