TitleSearch cannot find terms with underscores
Date26-Apr-2005 00:38:06 EEST
Version2.1.166
SubmitterThomVaught
Bug criticalityMediumBug
Browser versionFirefox
Bug statusClosedBug
PageProvider useddefault
Servlet ContainerTomcat
Operating SystemLinux
URLhttp://sandbox.jspwiki.org/Wiki.jsp?page=Cannot_Find_Me
Java version1.4.02

I cannot get the search engine to find terms with an underscore character in them. However, filenames with a period require the entire filename to match. It seems that there is a mismatch between the search index tokenizer and the search tokenizer. Is there a config paramter to control this or is this a genuine bug?


You are probably right. You can turn off lucene with "jspwiki.useLucene=false", and switch the analyzer with "jspwiki.lucene.analyzer=<classname>".

I'll need to delve into Lucene indexing a bit more these days...

-- JanneJalkanen


This is almost 2 years old, can be closed I guess, if not, feel free to re-open.

--HarryMetske

Add new attachment

In order to upload a new attachment to this page, please use the following box to find the file, then click on “Upload”.
« This page (revision-3) was last changed on 10-Mar-2007 18:57 by HarryMetske