public class ExportQParserPlugin extends QParserPlugin
| Modifier and Type | Class and Description |
|---|---|
class |
ExportQParserPlugin.ExportQParser |
class |
ExportQParserPlugin.ExportQuery |
SolrInfoMBean.Category| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
DEFAULT_QTYPE, standardPlugins| Constructor and Description |
|---|
ExportQParserPlugin() |
| Modifier and Type | Method and Description |
|---|---|
QParser |
createParser(String qstr,
SolrParams localParams,
SolrParams params,
SolrQueryRequest request)
return a
QParser |
void |
init(NamedList namedList) |
getCategory, getDescription, getDocs, getName, getSource, getStatistics, getVersionpublic static final String NAME
public void init(NamedList namedList)
public QParser createParser(String qstr, SolrParams localParams, SolrParams params, SolrQueryRequest request)
QParserPluginQParsercreateParser in class QParserPluginCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.