public class RawQParserPlugin extends QParserPlugin
TermQParserPlugin is recommended.
 FieldQParserPlugin. 
 f, the field
 {!raw f=myfield}Foo Bar creates TermQuery(Term("myfield","Foo Bar"))SolrInfoMBean.Category, SolrInfoMBean.Group| Modifier and Type | Field and Description | 
|---|---|
| static String | NAME | 
DEFAULT_QTYPE, standardPlugins| Constructor and Description | 
|---|
| RawQParserPlugin() | 
| Modifier and Type | Method and Description | 
|---|---|
| QParser | createParser(String qstr,
            SolrParams localParams,
            SolrParams params,
            SolrQueryRequest req)return a  QParser | 
getCategory, getDescription, getDocs, getName, getSource, getStatistics, getVersion, initpublic static final String NAME
public QParser createParser(String qstr, SolrParams localParams, SolrParams params, SolrQueryRequest req)
QParserPluginQParsercreateParser in class QParserPluginCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.