X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f960890343d95b6c437c7e3108129b00cb0168fb..2eefd84d0adbcaaaf4aa1c306a1c745fa52f3c9b:/doc/plugins/search/discussion.mdwn diff --git a/doc/plugins/search/discussion.mdwn b/doc/plugins/search/discussion.mdwn index 2a6cb5a01..8b1378917 100644 --- a/doc/plugins/search/discussion.mdwn +++ b/doc/plugins/search/discussion.mdwn @@ -1,17 +1 @@ -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]] - -Have you upgraded hyperestradier since setting up the wiki? Apparently it -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]]