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