[
https://issues.apache.org/jira/browse/TIKA-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044458#comment-18044458
]
ASF GitHub Bot commented on TIKA-4566:
--------------------------------------
tballison merged PR #2442:
URL: https://github.com/apache/tika/pull/2442
> Allow config-less friendly named items in json
> ----------------------------------------------
>
> Key: TIKA-4566
> URL: https://issues.apache.org/jira/browse/TIKA-4566
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Trivial
>
> We currently have empty maps on all objects if there's no config desired. We
> should maybe allow the option of not including the object wrapper so that
> we'd have something like this:
> {noformat}
> "detectors": [
> "poifs-container-detector",
> {
> "mime-types": { "markLimit":10000}
> }
> ... {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)