public class LukeRequestHandler extends RequestHandlerBase
SolrInfoBean.Category, SolrInfoBean.Group
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_COUNT |
static String |
DOC_ID |
static String |
ID |
static String |
INCLUDE_INDEX_FIELD_FLAGS |
static String |
NUMTERMS |
appends, defaults, httpCaching, initArgs, invariants
TYPE
Constructor and Description |
---|
LukeRequestHandler() |
Modifier and Type | Method and Description |
---|---|
SolrInfoBean.Category |
getCategory()
Category of this component
|
String |
getDescription()
Simple one or two line description
|
static SimpleOrderedMap<String> |
getFieldFlagsKey() |
static SimpleOrderedMap<Object> |
getIndexInfo(DirectoryReader reader) |
void |
handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rsp) |
getApis, getInitArgs, getMetricNames, getMetricRegistry, getName, getPluginInfo, getRequestHandler, getSolrParamsFromNamedList, getSubHandler, handleRequest, init, initializeMetrics, setPluginInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetricsSnapshot, registerMetricName
registerV1, registerV2
public static final String NUMTERMS
public static final String INCLUDE_INDEX_FIELD_FLAGS
public static final String DOC_ID
public static final String ID
public static final int DEFAULT_COUNT
public void handleRequestBody(SolrQueryRequest req, SolrQueryResponse rsp) throws Exception
handleRequestBody
in class RequestHandlerBase
Exception
public static SimpleOrderedMap<String> getFieldFlagsKey()
public static SimpleOrderedMap<Object> getIndexInfo(DirectoryReader reader) throws IOException
IOException
public String getDescription()
SolrInfoBean
getDescription
in interface SolrInfoBean
getDescription
in class RequestHandlerBase
public SolrInfoBean.Category getCategory()
SolrInfoBean
getCategory
in interface SolrInfoBean
getCategory
in class RequestHandlerBase
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.