fa.tikaNoExternal.tika-batch.1.0.10.source-code.overview.html Maven / Gradle / Ivy
Tika Batch Module
The Batch Module for Apache Tika
The batch module is new to Tika in 1.8. The goal is to enable robust
batch processing, with extensibility and logging.
This module currently enables file system directory to directory processing.
To build out other interfaces, follow the example of BasicTikaFSConsumer and
extend FileResourceConsumer.
NOTE: This package is new and experimental and is subject to suddenly change in the next release.