| Title | LuceneSearchProvider not read jspwiki.lucene.analyzer from configuration |
| Date | 04-Feb-2006 07:09:07 EET |
| Version | v2.3.75-cvs |
| Submitter | 203.144.144.164 |
| Bug criticality | BadBug |
| Browser version | |
| Bug status | ClosedBug |
| PageProvider used | |
| Servlet Container | Tomcat 5.0 |
| Operating System | Windows XP |
| URL | |
| Java version | 1.4 |
Hi, I am just a Thai people. I need to create custom Thai Analyzer for parse Thai word correctly.
I set a value for jspwiki.lucene.analyzer inside jspwiki.properties, then I found that JSPWiki still use StandardAnalyzer not the value I had set.
I found from v2.3.72 source code that it's initialize not read PROP_LUCENE_ANALYZER from props.
Please revise the cause and fix it.
Thanks you, Ekkasit Takoungsakdakul
D'oh!
Fixed in 2.4.57. Thanks!