|
The TikaBridge functionality depends on Apache Tika, which since it's an optional feature with lots of dependencies we don't include in the modules.
Not having this dependency forces consumers of the modules to export the Tika dependencies, while it would be nicer to have an explicit but optional import.
|