X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/5807f1de04aa7d3910e7f694e0d1e5613d8f5b41..badbe8aae3adecf4efba41dc6858b49c7fed633d:/doc/bugs/Can__39__t_rebuild_wiki_pages_with_ikiwiki_2.49.mdwn diff --git a/doc/bugs/Can__39__t_rebuild_wiki_pages_with_ikiwiki_2.49.mdwn b/doc/bugs/Can__39__t_rebuild_wiki_pages_with_ikiwiki_2.49.mdwn index 6e43c1149..86e719ea3 100644 --- a/doc/bugs/Can__39__t_rebuild_wiki_pages_with_ikiwiki_2.49.mdwn +++ b/doc/bugs/Can__39__t_rebuild_wiki_pages_with_ikiwiki_2.49.mdwn @@ -26,3 +26,19 @@ Any ideas how to fix that problem? --[[Paweł|ptecza]] > > [[done]] > --[[Joey]] + +>> Thanks a lot for the rapid fix, Joey! Now my ikiwiki works good for me :) +>> +>> BTW, why have you replaced Hyper Estraier by Xapian? It seems that second +>> search engine is faster, but I'm not sure it has the same wide syntax. +>> Also I can't see how to change number of hits per page... --[[Paweł|ptecza]] + +>>> Xapian indexes more quickly, and with the perl interface I was able to +>>> make updates for changes pages quite efficient. My experience with +>>> Hyper Estraier has not been good, with its database often breaking, and +>>> it sometimes crashing. Xapian also does a ranked search, and supports +>>> searching for specific metadata like "title:foo". --[[Joey]] + +>>>> Thank you very much for the reply! I have never had problems with +>>>> Hyper Estraier, but I'm not a long-time user of that searching engine. +>>>> It's good to know about Xapian pros and Hyper Estraier cons. --[[Paweł|ptecza]]