diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:41:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:41:45 -0400 |
commit | ded3ea2ccf074bed551d1feedf3d6b2f264589a0 (patch) | |
tree | 8db91789d5572b036cb6df7094f1071cbf626281 /doc | |
parent | 4a51e384eb173bcf616d7d7e54476c609164e05f (diff) | |
download | ikiwiki-ded3ea2ccf074bed551d1feedf3d6b2f264589a0.tar ikiwiki-ded3ea2ccf074bed551d1feedf3d6b2f264589a0.tar.gz |
remove hyperestraier page
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hyperestraier.mdwn | 3 | ||||
-rw-r--r-- | doc/todo/different_search_engine.mdwn | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/doc/hyperestraier.mdwn b/doc/hyperestraier.mdwn deleted file mode 100644 index e1246436a..000000000 --- a/doc/hyperestraier.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -[Hyper Estraier](http://hyperestraier.sourceforge.net/) is a full text -search engine. Ikiwiki can be configured to use it as the search engine for -the wiki, using the [[search_plugin|plugins/search]]. diff --git a/doc/todo/different_search_engine.mdwn b/doc/todo/different_search_engine.mdwn index 788473ec5..2f309dea5 100644 --- a/doc/todo/different_search_engine.mdwn +++ b/doc/todo/different_search_engine.mdwn @@ -1,6 +1,6 @@ [[done]], using xapian-omega! --[[Joey]] -After using it for a while, my feeling is that [[hyperestraier]], as used in +After using it for a while, my feeling is that hyperestraier, as used in the [[plugins/search]] plugin, is not robust enough for ikiwiki. It doesn't upgrade well, and it has a habit of sig-11 on certain input from time to time. |