public class SchemaHandler extends RequestHandlerBase
SolrInfoMBean.Category
appends, defaults, httpCaching, initArgs, invariants
TYPE
Constructor and Description |
---|
SchemaHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Simple one or two line description
|
SolrRequestHandler |
getSubHandler(String subPath)
Return a Requestandler to handle a subpath from the path this handler is registered.
|
void |
handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rsp) |
getCategory, getDocs, getInitArgs, getName, getPluginInfo, getRequestHandler, getSource, getStatistics, getVersion, handleRequest, init, setPluginInfo
public void handleRequestBody(SolrQueryRequest req, SolrQueryResponse rsp) throws Exception
handleRequestBody
in class RequestHandlerBase
Exception
public SolrRequestHandler getSubHandler(String subPath)
NestedRequestHandler
getSubHandler
in interface NestedRequestHandler
getSubHandler
in class RequestHandlerBase
public String getDescription()
SolrInfoMBean
getDescription
in interface SolrInfoMBean
getDescription
in class RequestHandlerBase
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.