com.atlassian.confluence.search.lucene.queryparser
Class CustomFlexibleQueryParser.CustomQueryConfigHandler
java.lang.Object
org.apache.lucene.queryparser.flexible.core.config.AbstractQueryConfig
org.apache.lucene.queryparser.flexible.core.config.QueryConfigHandler
org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler
com.atlassian.confluence.search.lucene.queryparser.CustomFlexibleQueryParser.CustomQueryConfigHandler
- Enclosing class:
- CustomFlexibleQueryParser
public static final class CustomFlexibleQueryParser.CustomQueryConfigHandler
- extends org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler
Nested classes/interfaces inherited from class org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler |
org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler.ConfigurationKeys, org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler.Operator |
Field Summary |
static org.apache.lucene.queryparser.flexible.core.config.ConfigurationKey<org.apache.lucene.analysis.Analyzer> |
UNSTEMMED_ANALYZER
|
Methods inherited from class org.apache.lucene.queryparser.flexible.core.config.QueryConfigHandler |
addFieldConfigListener, getFieldConfig |
Methods inherited from class org.apache.lucene.queryparser.flexible.core.config.AbstractQueryConfig |
get, has, set, unset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNSTEMMED_ANALYZER
public static final org.apache.lucene.queryparser.flexible.core.config.ConfigurationKey<org.apache.lucene.analysis.Analyzer> UNSTEMMED_ANALYZER