aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Can__39__t_rebuild_wiki_pages_with_ikiwiki_2.49.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-06-16 03:36:03 -0400
committerJoey Hess <joey@kitenet.net>2008-06-16 03:36:03 -0400
commit99c96480c080a764f95e778cd34d5960340fb8c8 (patch)
tree4933c3fb9c2caa4a78c6660a3285fb9df8d6d898 /doc/bugs/Can__39__t_rebuild_wiki_pages_with_ikiwiki_2.49.mdwn
parent43c647edd31c224e0ca07785ef1ac7e856639c09 (diff)
downloadikiwiki-99c96480c080a764f95e778cd34d5960340fb8c8.tar
ikiwiki-99c96480c080a764f95e778cd34d5960340fb8c8.tar.gz
web commit by http://ptecza.myopenid.com/: * Thanks!
Diffstat (limited to 'doc/bugs/Can__39__t_rebuild_wiki_pages_with_ikiwiki_2.49.mdwn')
-rw-r--r--doc/bugs/Can__39__t_rebuild_wiki_pages_with_ikiwiki_2.49.mdwn8
1 files changed, 5 insertions, 3 deletions
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 6bf4b9666..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
@@ -31,12 +31,14 @@ Any ideas how to fix that problem? --[[Paweł|ptecza]]
>>
>> 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]]
+>> 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]]