diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/different_search_engine.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/different_search_engine.mdwn b/doc/todo/different_search_engine.mdwn new file mode 100644 index 000000000..24f85f80f --- /dev/null +++ b/doc/todo/different_search_engine.mdwn @@ -0,0 +1,7 @@ +After using it for a while, my feeling is that hyperestradier, as used in +the [[plugins/search]] plugin, is not robust enough for ikiwiki. It doesn't +upgrade well, and it has a habit of sig-11 on certian input from time to +time. + +So some other engine should be found and used instead. Enrico had one that +he was using for debtags stuff that looked pretty good. |