aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2013-09-25 13:14:04 -0400
committeradmin <admin@branchable.com>2013-09-25 13:14:04 -0400
commit5c954cdf5e99515b1cabc51ada6cfe19f10f23ff (patch)
treef0511d5b15ab2f93365f23efe4af6f343ada3052
parent53171d6e328b83c07048a6f89048931b24dd971a (diff)
downloadikiwiki-5c954cdf5e99515b1cabc51ada6cfe19f10f23ff.tar
ikiwiki-5c954cdf5e99515b1cabc51ada6cfe19f10f23ff.tar.gz
sign this post
-rw-r--r--doc/todo/lucene_search_engine.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/lucene_search_engine.mdwn b/doc/todo/lucene_search_engine.mdwn
index bac9f9130..6b41d6668 100644
--- a/doc/todo/lucene_search_engine.mdwn
+++ b/doc/todo/lucene_search_engine.mdwn
@@ -1 +1 @@
-There are [some issue](http://www.branchable.com/bugs/Exception:_Cannot_open_tables_at_consistent_revisions_at___47__usr__47__lib__47__perl5__47__Search__47__Xapian__47__WritableDatabase.pm_line_41./#comment-c159ea3f9be35fcd9ed0eeedb162e816) with the current search engine. Sometimes the database gets corrupted and it's not very good at weighting say, the title against the content. For example, [searching for pagespec](http://ikiwiki.info/ikiwiki.cgi?P=pagespec) in this wiki doesn't lead to the [[ikiwiki/pagespec]] page in the first page... but in the third page. In [[different_search_engine]], there was the idea of using Lucene - is there any reason why we should have both, or at least let lucene live in contrib?
+There are [some issue](http://www.branchable.com/bugs/Exception:_Cannot_open_tables_at_consistent_revisions_at___47__usr__47__lib__47__perl5__47__Search__47__Xapian__47__WritableDatabase.pm_line_41./#comment-c159ea3f9be35fcd9ed0eeedb162e816) with the current search engine. Sometimes the database gets corrupted and it's not very good at weighting say, the title against the content. For example, [searching for pagespec](http://ikiwiki.info/ikiwiki.cgi?P=pagespec) in this wiki doesn't lead to the [[ikiwiki/pagespec]] page in the first page... but in the third page. In [[different_search_engine]], there was the idea of using Lucene - is there any reason why we should have both, or at least let lucene live in contrib? --[[anarcat]]