public class ExtractingRequestHandler extends ContentStreamHandlerBase implements SolrCoreAware
SolrInfoMBean.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 |
appends, defaults, httpCaching, initArgs, invariants| Constructor and Description |
|---|
ExtractingRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected SolrContentHandlerFactory |
createFactory() |
String |
getDescription() |
String |
getSource() |
void |
inform(SolrCore core) |
void |
init(NamedList args) |
protected ContentStreamLoader |
newLoader(SolrQueryRequest req,
UpdateRequestProcessor processor) |
handleRequestBodygetCategory, getDocs, getInitArgs, getName, getStatistics, getVersion, handleRequestpublic static final String CONFIG_LOCATION
public static final String DATE_FORMATS
protected org.apache.tika.config.TikaConfig config
protected Collection<String> dateFormats
protected SolrContentHandlerFactory factory
public 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 RequestHandlerBasepublic String getSource()
getSource in interface SolrInfoMBeangetSource in class RequestHandlerBaseCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.