[ https://issues.apache.org/jira/browse/JSPWIKI-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905842#comment-16905842 ]
Ulf Dittmer commented on JSPWIKI-893: ------------------------------------- Yes, it does make sense. But since either of these approaches is non-trivial (and thus uncertain when they might be implemented), I propose to do a quick and easy improvement. The issue with "unusual texts like {{wiki__woko}} won't yield any results" could be dealt with by replacing the underscores with spaces, for example. > Cannot search for bold words with GermanAnalyzer > ------------------------------------------------ > > Key: JSPWIKI-893 > URL: https://issues.apache.org/jira/browse/JSPWIKI-893 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.10 > Reporter: Arend v. Reinersdorff > Priority: Major > > Reproduce: > * in jspwiki-custom.properties set > {{jspwiki.lucene.analyzer = org.apache.lucene.analysis.de.GermanAnalyzer}} > * in a wiki page include {{\_\_mysearchterm\_\_}} > Result: > * Searching for {{mysearchterm}} doesn't find the text > * Searching for {{\_\_mysearchterm\_\_}} finds the text > Expected: > Searching for {{mysearchterm}} should find the text, as it does with > {{org.apache.lucene.analysis.standard.StandardAnalyzer}} > See also the thread on the mailinglist: > http://mail-archives.apache.org/mod_mbox/jspwiki-user/201506.mbox/%3CCAJCBYx0M_Xqm1jt8Pr466rRb8sLLLf28eygn9FrA4%3Dhrb6aHeg%40mail.gmail.com%3E -- This message was sent by Atlassian JIRA (v7.6.14#76016)