aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2013-09-25 13:24:41 -0400
committeradmin <admin@branchable.com>2013-09-25 13:24:41 -0400
commitdaabcff986ffd2ca56b462612914558a600eea05 (patch)
treefdd1f33181583050bddbf9fc71daae3d59ff1df1
parent5c954cdf5e99515b1cabc51ada6cfe19f10f23ff (diff)
downloadikiwiki-daabcff986ffd2ca56b462612914558a600eea05.tar
ikiwiki-daabcff986ffd2ca56b462612914558a600eea05.tar.gz
typo
-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 6b41d6668..da8c73fd1 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? --[[anarcat]]
+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 shouldn't have both, or at least let lucene live in contrib? --[[anarcat]]