When tika parses files, it makes a local copy of files on the file system while it works.
When you run using tika-server.jar with -spawnChild flag, how do you configure this work directory? I'm assuming it is -JDjava.io.tmpdir=/path/to/work/dir Is that correct?
