public class ExtractingRequestHandler extends ContentStreamHandlerBase implements SolrCoreAware, PermissionNameProvider
PermissionNameProvider.NameSolrInfoBean.Category, SolrInfoBean.Group| Modifier and Type | Field and Description |
|---|---|
protected org.apache.tika.config.TikaConfig |
config |
static String |
CONFIG_LOCATION |
protected SolrContentHandlerFactory |
factory |
static String |
PARSE_CONTEXT_CONFIG |
protected ParseContextConfig |
parseContextConfig |
appends, defaults, httpCaching, initArgs, invariants, metricManager, registryNameANY, NULL, valuesTYPE| Constructor and Description |
|---|
ExtractingRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected SolrContentHandlerFactory |
createFactory() |
String |
getDescription() |
PermissionNameProvider.Name |
getPermissionName(AuthorizationContext request) |
void |
inform(SolrCore core) |
void |
init(NamedList args) |
protected ContentStreamLoader |
newLoader(SolrQueryRequest req,
UpdateRequestProcessor processor) |
handleRequestBodygetApis, getCategory, getInitArgs, getMetricNames, getMetricRegistry, getName, getPluginInfo, getRequestHandler, getSolrParamsFromNamedList, getSubHandler, handleRequest, initializeMetrics, setPluginInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetricsSnapshot, registerMetricNameregisterV1, registerV2public static final String PARSE_CONTEXT_CONFIG
public static final String CONFIG_LOCATION
protected org.apache.tika.config.TikaConfig config
protected ParseContextConfig parseContextConfig
protected SolrContentHandlerFactory factory
public PermissionNameProvider.Name getPermissionName(AuthorizationContext request)
getPermissionName in interface PermissionNameProviderpublic void init(NamedList args)
init in interface SolrRequestHandlerinit in class ContentStreamHandlerBasepublic void inform(SolrCore core)
inform in interface SolrCoreAwareprotected SolrContentHandlerFactory createFactory()
protected ContentStreamLoader newLoader(SolrQueryRequest req, UpdateRequestProcessor processor)
newLoader in class ContentStreamHandlerBasepublic String getDescription()
getDescription in interface SolrInfoBeangetDescription in class RequestHandlerBaseCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.