public class ReRankQParserPlugin extends QParserPlugin
SolrInfoBean.Category, SolrInfoBean.Group
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
static String |
RERANK_DOCS |
static int |
RERANK_DOCS_DEFAULT |
static String |
RERANK_QUERY |
static String |
RERANK_WEIGHT |
static double |
RERANK_WEIGHT_DEFAULT |
DEFAULT_QTYPE, standardPlugins
Constructor and Description |
---|
ReRankQParserPlugin() |
Modifier and Type | Method and Description |
---|---|
QParser |
createParser(String query,
SolrParams localParams,
SolrParams params,
SolrQueryRequest req)
return a
QParser |
getCategory, getDescription, getMetricNames, getName, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetricRegistry, getMetricsSnapshot, registerMetricName
public static final String NAME
public static final String RERANK_QUERY
public static final String RERANK_DOCS
public static final int RERANK_DOCS_DEFAULT
public static final String RERANK_WEIGHT
public static final double RERANK_WEIGHT_DEFAULT
public QParser createParser(String query, SolrParams localParams, SolrParams params, SolrQueryRequest req)
QParserPlugin
QParser
createParser
in class QParserPlugin
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.