You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/01/12 15:39:00 UTC

[jira] [Created] (TIKA-3645) Allow for key/value attrs in params within tika-config for parsers

Tim Allison created TIKA-3645:
---------------------------------

             Summary: Allow for key/value attrs in params within tika-config for parsers
                 Key: TIKA-3645
                 URL: https://issues.apache.org/jira/browse/TIKA-3645
             Project: Tika
          Issue Type: Improvement
            Reporter: Tim Allison


In working a bit more with the new external2.ExternalParser, it looks like we should extend the allowable syntax for specifying maps in tika-config.  We had initially used the node name as the key and the text content of the element as the value.  The problem with this is that naming keys with a ":" is problematic.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)