Is it possible to use multiple tika-config files? Perhaps a separate one for each parser, and then combine them?
I'm also wondering how to implement the recommendation here, https://cwiki.apache.org/confluence/display/TIKA/TikaOCR, to disable OCR. Currently, I load this tika-config when I want to totally disable. But if I'm already using tika-config with all my other options, how do I 'add on'?
