Class BasicTikaFSConsumer

All Implemented Interfaces:
Callable<IFileProcessorFutureResult>

public class BasicTikaFSConsumer extends AbstractFSConsumer
Basic FileResourceConsumer that reads files from an input directory and writes content to the output directory.

This catches all exceptions and errors and then logs them. This will re-throw errors.