summaryrefslogtreecommitdiff
path: root/doc/plugins/search
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-31 00:07:02 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-31 00:07:02 +0000
commit450ce26d683f1152f3c0b3fbc08f60637c0dbf38 (patch)
tree3b4d21e0e55b331013e04f8bb28b30d7e22f112c /doc/plugins/search
parent7816a5dca3754d9c7e7dfc70f251ac50f2c3714b (diff)
web commit by tschwinge: Response.
Diffstat (limited to 'doc/plugins/search')
-rw-r--r--doc/plugins/search/discussion.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/plugins/search/discussion.mdwn b/doc/plugins/search/discussion.mdwn
index 2a6cb5a01..55a239963 100644
--- a/doc/plugins/search/discussion.mdwn
+++ b/doc/plugins/search/discussion.mdwn
@@ -15,3 +15,17 @@ breaks a lot when it's upgraded, I find I often have to re-run ikiwiki
-setup after upgrading hyperestradier to force it to rebuilt its database,
then incremental updates work again for a while. This is one of the reasons
I want to change to a different search backend. --[[Joey]]
+
+It was a completely fresh, completely untouched, unconfigured installation
+of hyperestrainer (Debian testing on hurd-i386).
+Even when running an `ikiwiki --setup [...] --rebuild` I get this:
+
+ [...]
+ rendering templates/note.mdwn
+ rendering templates/popup.mdwn
+ updating hyperestraier search index
+ estcmd: ERROR: /home/wiki/wiki/.ikiwiki/hyperestraier: database problem
+ estcmd gather -cm -bc -cl -sd -cl /home/wiki/wiki/.ikiwiki/hyperestraier - exited nonzero: 256
+ done
+
+--[[tschwinge]]