aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/search
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-30 14:05:59 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-30 14:05:59 +0000
commit520b83cc1eabe9e1b0c13363fcd52da23d281727 (patch)
tree7dc0b4e2e9443b2c9e2006ce52af95d9c4cf1007 /doc/plugins/search
parent16d43b0b03dcee32c6d5badd01091915876c4d76 (diff)
downloadikiwiki-520b83cc1eabe9e1b0c13363fcd52da23d281727.tar
ikiwiki-520b83cc1eabe9e1b0c13363fcd52da23d281727.tar.gz
web commit by tschwinge: Error message.
Diffstat (limited to 'doc/plugins/search')
-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
new file mode 100644
index 000000000..5128e9d32
--- /dev/null
+++ b/doc/plugins/search/discussion.mdwn
@@ -0,0 +1,11 @@
+I enabled this plugin, but I keep getting the following error message
+every time I refresh or rebuild the wiki:
+
+> 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
+
+Nevertheless, searching for pages works as expected, as far as I can tell.
+
+--[[tschwinge]]