aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/search/discussion.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-31 00:17:38 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-31 00:17:38 +0000
commitdefd69affe42b0121c7fb8ee084bdb4dcbce49fe (patch)
tree6e9bfab1f22d5a15dce5ed736f0878188564d85c /doc/plugins/search/discussion.mdwn
parent450ce26d683f1152f3c0b3fbc08f60637c0dbf38 (diff)
downloadikiwiki-defd69affe42b0121c7fb8ee084bdb4dcbce49fe.tar
ikiwiki-defd69affe42b0121c7fb8ee084bdb4dcbce49fe.tar.gz
web commit by tschwinge: Further info.
Diffstat (limited to 'doc/plugins/search/discussion.mdwn')
-rw-r--r--doc/plugins/search/discussion.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/plugins/search/discussion.mdwn b/doc/plugins/search/discussion.mdwn
index 55a239963..bcd362041 100644
--- a/doc/plugins/search/discussion.mdwn
+++ b/doc/plugins/search/discussion.mdwn
@@ -28,4 +28,15 @@ Even when running an `ikiwiki --setup [...] --rebuild` I get this:
estcmd gather -cm -bc -cl -sd -cl /home/wiki/wiki/.ikiwiki/hyperestraier - exited nonzero: 256
done
+Now I did a `rm -rf ~wiki/wiki/.ikiwiki/hyperestraier` and re-ran
+`ikiwiki --setup [...] --rebuild`:
+
+ [...]
+ rendering templates/note.mdwn
+ rendering templates/popup.mdwn
+ updating hyperestraier search index
+ estcmd: ERROR: /home/wiki/wiki/.ikiwiki/hyperestraier: database problem
+ $ echo $?
+ 141
+
--[[tschwinge]]