aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/search_plugin_finds_no_results_with_xapian_1.2.7.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-10-30 12:20:45 -0400
committerJoey Hess <joey@kitenet.net>2011-10-30 12:20:45 -0400
commitd564efac5d8b2aa6b1214db58c43ea51095a586f (patch)
treeb224a25af29851d28ec640a99880e21a87d1cfb3 /doc/bugs/search_plugin_finds_no_results_with_xapian_1.2.7.mdwn
parent3e69f6481f8c5a50f2a90ec2601f9e6e218fe22f (diff)
downloadikiwiki-d564efac5d8b2aa6b1214db58c43ea51095a586f.tar
ikiwiki-d564efac5d8b2aa6b1214db58c43ea51095a586f.tar.gz
xapian 1.2.7 seems to work
Diffstat (limited to 'doc/bugs/search_plugin_finds_no_results_with_xapian_1.2.7.mdwn')
-rw-r--r--doc/bugs/search_plugin_finds_no_results_with_xapian_1.2.7.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/search_plugin_finds_no_results_with_xapian_1.2.7.mdwn b/doc/bugs/search_plugin_finds_no_results_with_xapian_1.2.7.mdwn
index 30ff42fb0..5509efefe 100644
--- a/doc/bugs/search_plugin_finds_no_results_with_xapian_1.2.7.mdwn
+++ b/doc/bugs/search_plugin_finds_no_results_with_xapian_1.2.7.mdwn
@@ -5,3 +5,6 @@ After enabling the search plugin and pointing ikiwiki to the omega program, reru
When running omega by hand in the .ikiwiki/xapian directory, providing queries on the command-line, runs correctly but again provides no results.
I found that Debian stable is currently shipping 1.2.3, and on a hunch, I built that version, and searching now works fine. This looks like the usage of xapian's query template has changed somewhere between 1.2.3 and 1.2.7. Someone more familiar with xapian's query template language should be able to figure out what needs to be changed more specifically.
+
+> Debian has 1.2.7 now, and I have it installed and searching is working
+> fine with it. --[[Joey]]