All Classes
-
All Classes Interface Summary Class Summary Class Description BodyContentHandler Content handler decorator that only passes everything inside the XHTML <body/> tag to the underlying handler.ContentHandlerDecorator Decorator base class for theContentHandlerinterface.ExtractingDocumentLoader The class responsible for loading extracted content into Solr.ExtractingMetadataConstants Constants used internally by theExtractingRequestHandler.ExtractingParams The various Solr Parameters names to use when extracting content.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.ExtractionBackend Content extraction backends must implement this interface.ExtractionMetadata A map of metadata name/value pairs.ExtractionPasswordProvider Generic password provider without Tika dependencyExtractionRequest Immutable request info needed by extraction backends.ExtractionRequest.Builder Builder for creating ExtractionRequest instances with improved readability and safety.ExtractionResult Immutable extraction result with plain text content and neutral metadata.LocalTikaExtractionBackend Deprecated, for removal: This API element is subject to removal in a future version. Will be removed soon, please use the 'tikaserver' extraction backend instead.ParseContextConfig RegexRulesPasswordProvider Password provider for Extracting request handler which finds correct password based on file name matching against a list of regular expressions.SolrContentHandler The class responsible for handling Tika events and translating them intoSolrInputDocuments.SolrContentHandlerFactory TikaServerExtractionBackend Extraction backend using the Tika Server.TikaServerParser ToTextContentHandler SAX event handler that writes all character content out to a character stream.ToXMLContentHandler SAX event handler that serializes the XML document to a character stream.XLSXResponseWriter Deprecated, for removal: This API element is subject to removal in a future version. This class will be removed in a future release.