]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/search/discussion.mdwn
web commit by tschwinge: Response.
[ikiwiki.git] / doc / plugins / search / discussion.mdwn
index 1b57284e2437cde7f59b15efe7b0b419e6226940..55a239963af0feb54319f94ad6b80ced7e167b8c 100644 (file)
@@ -9,3 +9,23 @@ every time I refresh or rebuild the wiki:
 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]]
+
+It was a completely fresh, completely untouched, unconfigured installation
+of hyperestrainer (Debian testing on hurd-i386).
+Even when running an `ikiwiki --setup [...] --rebuild` I get this:
+
+    [...]
+    rendering templates/note.mdwn
+    rendering templates/popup.mdwn
+    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
+
+--[[tschwinge]]