public class BlockJoinParentQParserPlugin extends QParserPlugin
SolrInfoMBean.Category
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
DEFAULT_QTYPE, standardPlugins
Constructor and Description |
---|
BlockJoinParentQParserPlugin() |
Modifier and Type | Method and Description |
---|---|
protected QParser |
createBJQParser(String qstr,
SolrParams localParams,
SolrParams params,
SolrQueryRequest req) |
QParser |
createParser(String qstr,
SolrParams localParams,
SolrParams params,
SolrQueryRequest req)
return a
QParser |
void |
init(NamedList args) |
getCategory, getDescription, getDocs, getName, getSource, getStatistics, getVersion
public static final String NAME
public QParser createParser(String qstr, SolrParams localParams, SolrParams params, SolrQueryRequest req)
QParserPlugin
QParser
createParser
in class QParserPlugin
protected QParser createBJQParser(String qstr, SolrParams localParams, SolrParams params, SolrQueryRequest req)
public void init(NamedList args)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.