tballison / tika-gui-v2

Unofficial user interface for Apache Tika
Apache License 2.0
7 stars 0 forks source link

Make call to ASync configurable #15

Open tballison opened 2 years ago

tballison commented 2 years ago

We're currently relying on a local set of jars of to call async from tika-core. We should allow advanced configuration so that users can call, e.g. a Docker container with tika-core async and all required dependencies in it.