Uses of Class
org.apache.solr.handler.extraction.SolrContentHandlerFactory
-
-
Uses of SolrContentHandlerFactory in org.apache.solr.handler.extraction
Fields in org.apache.solr.handler.extraction declared as SolrContentHandlerFactory Modifier and Type Field Description protected SolrContentHandlerFactoryExtractingDocumentLoader. factoryprotected SolrContentHandlerFactoryExtractingRequestHandler. factoryMethods in org.apache.solr.handler.extraction that return SolrContentHandlerFactory Modifier and Type Method Description protected SolrContentHandlerFactoryExtractingRequestHandler. createFactory()Constructors in org.apache.solr.handler.extraction with parameters of type SolrContentHandlerFactory Constructor Description ExtractingDocumentLoader(SolrQueryRequest req, UpdateRequestProcessor processor, org.apache.tika.config.TikaConfig config, ParseContextConfig parseContextConfig, SolrContentHandlerFactory factory)
-