com.atlassian.confluence.search.lucene.queryparser
Class CustomFlexibleQueryParser.CustomQueryConfigHandler

java.lang.Object
  extended by org.apache.lucene.queryparser.flexible.core.config.AbstractQueryConfig
      extended by org.apache.lucene.queryparser.flexible.core.config.QueryConfigHandler
          extended by org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler
              extended by 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 Class Summary
 
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
           
 
Method Summary
 
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
 

Field Detail

UNSTEMMED_ANALYZER

public static final org.apache.lucene.queryparser.flexible.core.config.ConfigurationKey<org.apache.lucene.analysis.Analyzer> UNSTEMMED_ANALYZER


Copyright © 2003-2014 Atlassian. All Rights Reserved.