fix #481 : add allowLeadingWildcard
This commit is contained in:
parent
4641c26672
commit
d9c84aaa2a
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
<component class="org.apache.lucene.analysis.core.WhitespaceAnalyzer"></component>
|
||||
</arg>
|
||||
<property name="lowercaseExpandedTerms">false</property>
|
||||
<property name="allowLeadingWildcard">true</property>
|
||||
<property name="defaultOperator">org.apache.lucene.queryparser.classic.QueryParser$Operator.AND</property>
|
||||
</component>
|
||||
<component name="queryHelper" class="org.codelibs.fess.helper.QueryHelper">
|
||||
|
|
Loading…
Add table
Reference in a new issue