All Classes and Interfaces
Class
Description
The class responsible for loading extracted content into Solr.
Constants used internally by the
ExtractingRequestHandler.The various Solr Parameters names to use when extracting content.
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.
Content extraction backends must implement this interface.
A map of metadata name/value pairs.
Generic password provider without Tika dependency
Immutable request info needed by extraction backends.
Builder for creating ExtractionRequest instances with improved readability and safety.
Immutable extraction result with plain text content and neutral metadata.
Password provider for Extracting request handler which finds correct password based on file name
matching against a list of regular expressions.
The class responsible for handling Tika events and translating them into
SolrInputDocuments.Extraction backend using the Tika Server.
SAX event handler that writes all character content out to a character stream.
SAX event handler that serializes the XML document to a character stream.