[
https://issues.apache.org/jira/browse/TIKA-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-4566.
-------------------------------
Resolution: Fixed
> 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)