Add getDetector() method to TikaConfig
--------------------------------------
Key: TIKA-755
URL: https://issues.apache.org/jira/browse/TIKA-755
Project: Tika
Issue Type: Improvement
Components: config
Affects Versions: 0.10
Reporter: Nick Burch
Assignee: Nick Burch
Fix For: 1.0
As discussed on the mailing list, we should add a getDetector() method to
TikaConfig. This would return a DefaultDetector that was created with the same
classloader as the DefaultParser was
As part of this, we should update the Tika class to get the DefaultDetector
from the TikaConfig, rather than creating internally. We should also switch the
Tika class to not create its own AutoDetectParser, but instead use the
DefaultParser from TikaConfig
Discussion is:
http://mail-archives.apache.org/mod_mbox/tika-dev/201110.mbox/%[email protected]%3E
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira