public class ComplexPhraseQParserPlugin extends QParserPlugin
ComplexPhraseQueryParser syntax.
 
 Modified from LuceneQParserPlugin and SurroundQParserPlugin
SolrInfoMBean.Category| Modifier and Type | Field and Description | 
|---|---|
static String | 
NAME  | 
DEFAULT_QTYPE, standardPlugins| Constructor and Description | 
|---|
ComplexPhraseQParserPlugin()  | 
| Modifier and Type | Method and Description | 
|---|---|
QParser | 
createParser(String qstr,
            SolrParams localParams,
            SolrParams params,
            SolrQueryRequest req)
return a  
QParser | 
void | 
init(NamedList args)  | 
getCategory, getDescription, getDocs, getName, getSource, getStatistics, getVersionpublic static final String NAME
public void init(NamedList args)
init in interface NamedListInitializedPlugininit in class QParserPluginpublic QParser createParser(String qstr, SolrParams localParams, SolrParams params, SolrQueryRequest req)
QParserPluginQParsercreateParser in class QParserPluginCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.