You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jiri Ondrusek (Jira)" <ji...@apache.org> on 2020/04/02 10:36:00 UTC

[jira] [Created] (CAMEL-14833) camel-tika: enhance TikaProducer to use different tika parser instead of AutodetectParser

Jiri Ondrusek created CAMEL-14833:
-------------------------------------

             Summary: camel-tika: enhance TikaProducer to use different tika parser instead of AutodetectParser
                 Key: CAMEL-14833
                 URL: https://issues.apache.org/jira/browse/CAMEL-14833
             Project: Camel
          Issue Type: Improvement
    Affects Versions: 3.2.0
            Reporter: Jiri Ondrusek
            Assignee: Jiri Ondrusek


There is a hardcoded creation of AutodetectParser (see https://github.com/apache/camel/blob/master/components/camel-tika/src/main/java/org/apache/camel/component/tika/TikaProducer.java#L66)
It would make component easily extensible, if there would be some way of providing parser into TikaProducer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)