Package org.apache.solr.handler.extraction

ExtractingRequestHandler and related code.

See:
          Description

Interface Summary
ExtractingMetadataConstants Constants used internally by the ExtractingRequestHandler.
ExtractingParams The various Solr Parameters names to use when extracting content.
 

Class Summary
ExtractingDocumentLoader The class responsible for loading extracted content into Solr.
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.
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 into SolrInputDocuments.
SolrContentHandlerFactory  
 

Package org.apache.solr.handler.extraction Description

ExtractingRequestHandler and related code.



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.