diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-30 14:05:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-30 14:05:59 +0000 |
commit | 520b83cc1eabe9e1b0c13363fcd52da23d281727 (patch) | |
tree | 7dc0b4e2e9443b2c9e2006ce52af95d9c4cf1007 /doc | |
parent | 16d43b0b03dcee32c6d5badd01091915876c4d76 (diff) |
web commit by tschwinge: Error message.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/search/discussion.mdwn | 11 |
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]] |