]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/search/discussion.mdwn
2a6cb5a01eae8d55dfbffee8248debe74b45b808
[ikiwiki.git] / doc / plugins / search / discussion.mdwn
1 I enabled this plugin, but I keep getting the following error message
2 every time I refresh or rebuild the wiki:
3
4     updating hyperestraier search index
5     estcmd: ERROR: /home/wiki/wiki/.ikiwiki/hyperestraier: database problem
6     estcmd gather -cm -bc -cl -sd -cl /home/wiki/wiki/.ikiwiki/hyperestraier - exited nonzero: 256
7     done
8
9 Nevertheless, searching for pages works as expected, as far as I can tell.
10
11 --[[tschwinge]]
12
13 Have you upgraded hyperestradier since setting up the wiki? Apparently it
14 breaks a lot when it's upgraded, I find I often have to re-run ikiwiki
15 -setup after upgrading hyperestradier to force it to rebuilt its database,
16 then incremental updates work again for a while. This is one of the reasons
17 I want to change to a different search backend. --[[Joey]]