Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
In TIKA-1418, we added an example for how to dump the config file so that users could easily modify it. I think we should go further and make this an option at the tika-core level with hooks for tika-app and tika-server. I propose adding a main() to TikaConfig that will print the xml config file that Tika is currently using to stdout.
I'd like to put this into core so that e.g. Solr's DIH users can get by without having to download tika-app separately.
There's every chance that I've not accounted for issues with dynamic loading etc. Also, I'd be ok with only having this available in tika-app and tika-server if there are good reasons.
Feedback?
Attachments
Attachments
Issue Links
- blocks
-
TIKA-1508 Add uniformity to parser parameter configuration
- Resolved