| Name | Description | Type | Package | Framework |
| ExtractingDocumentLoader | The class responsible for loading extracted content into Solr. | Class | org.apache.solr.handler.extraction | Apache Solr Lucene |
| ExtractingDocumentLoader .MostlyPassthroughHtmlMapper | Class | org.apache.solr.handler.extraction.ExtractingDocumentLoader | Apache Solr Lucene | |
| ExtractingMetadataConstants | Constants used internally by the ExtractingRequestHandler. | Interface | org.apache.solr.handler.extraction | Apache Solr Lucene |
| ExtractingParams | The various Solr Parameters names to use when extracting content. | Interface | org.apache.solr.handler.extraction | Apache Solr Lucene |
| ExtractingRequestHandler | Handler for rich documents like PDF or Word or any other file format that Tika handles that need the text to be extracted first from the document. | Class | org.apache.solr.handler.extraction | Apache Solr Lucene |
| RegexRulesPasswordProvider | Password provider for Extracting request handler which finds correct password based on file name matching against a list of regular expressions. | Class | org.apache.solr.handler.extraction | Apache Solr Lucene |
| SolrContentHandler | The class responsible for handling Tika events and translating them into SolrInputDocuments. | Class | org.apache.solr.handler.extraction | Apache Solr Lucene |
| SolrContentHandlerFactory | Class | org.apache.solr.handler.extraction | Apache Solr Lucene | |