You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2017/06/01 14:12:04 UTC

[jira] [Commented] (CONNECTORS-1428) Allow tika config parameter

    [ https://issues.apache.org/jira/browse/CONNECTORS-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033036#comment-16033036 ] 

Karl Wright commented on CONNECTORS-1428:
-----------------------------------------

Hi [~julienFL], is there any strong reason to add the configuration per MCF job?  I think that this really belongs in the Configuration side of the equation myself.


> 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
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: ManifoldCF 2.8
>
>         Attachments: CONNECTORS-1428.patch
>
>
> 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)