Package org.apache.solr.handler.extraction
package org.apache.solr.handler.extraction
ExtractingRequestHandler and related code.-
ClassDescriptionThe 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 dependencyImmutable 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 intoSolrInputDocuments.Extraction backend using the Tika Server.