Julien Massiera created CONNECTORS-1428:
-------------------------------------------
Summary: Allow tika config parameter
Key: CONNECTORS-1428
URL: https://issues.apache.org/jira/browse/CONNECTORS-1428
Project: ManifoldCF
Issue Type: Wish
Components: Tika extractor
Affects Versions: ManifoldCF 2.7
Reporter: Julien Massiera
Priority: Minor
It would be nice to have an option to pass a tika config file to the connector
through the UI.
The connector would load it in the "TikaParser" class like :
private static Parser parser = new AutoDetectParser(new TikaConfig(new
File("path/to/file")));
This is just an example of course, it has to be done properly
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)