public class BlockJoinParentQParserPlugin extends QParserPlugin
score parameter with one of ScoreMode values:
None,Avg,Total,Min,Max. Lowercase is also accepted.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, getVersionpublic static final String NAME
public QParser createParser(String qstr, SolrParams localParams, SolrParams params, SolrQueryRequest req)
QParserPluginQParsercreateParser in class QParserPluginprotected QParser createBJQParser(String qstr, SolrParams localParams, SolrParams params, SolrQueryRequest req)
public void init(NamedList args)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.