Uses of Class
org.apache.solr.handler.extraction.ParseContextConfig
-
-
Uses of ParseContextConfig in org.apache.solr.handler.extraction
Fields in org.apache.solr.handler.extraction declared as ParseContextConfig Modifier and Type Field Description protected ParseContextConfigExtractingDocumentLoader. parseContextConfigprotected ParseContextConfigExtractingRequestHandler. parseContextConfigConstructors in org.apache.solr.handler.extraction with parameters of type ParseContextConfig Constructor Description ExtractingDocumentLoader(SolrQueryRequest req, UpdateRequestProcessor processor, org.apache.tika.config.TikaConfig config, ParseContextConfig parseContextConfig, SolrContentHandlerFactory factory)
-