public class ExtractingRequestHandler extends ContentStreamHandlerBase implements SolrCoreAware, PermissionNameProvider
PermissionNameProvider.NameSolrInfoMBean.Category| Modifier and Type | Field and Description |
|---|---|
protected org.apache.tika.config.TikaConfig |
config |
static String |
CONFIG_LOCATION |
static String |
DATE_FORMATS |
protected Collection<String> |
dateFormats |
protected SolrContentHandlerFactory |
factory |
static String |
PARSE_CONTEXT_CONFIG |
protected ParseContextConfig |
parseContextConfig |
appends, defaults, httpCaching, initArgs, invariantsANY, 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) |
handleRequestBodygetCategory, getDocs, getInitArgs, getName, getPluginInfo, getRequestHandler, getSolrParamsFromNamedList, getSource, getStatistics, getSubHandler, getVersion, handleRequest, setPluginInfopublic static final String PARSE_CONTEXT_CONFIG
public static final String CONFIG_LOCATION
public static final String DATE_FORMATS
protected org.apache.tika.config.TikaConfig config
protected ParseContextConfig parseContextConfig
protected Collection<String> dateFormats
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 SolrInfoMBeangetDescription in class RequestHandlerBaseCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.