Tim Allison created TIKA-4566:
---------------------------------

             Summary: 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


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)

Reply via email to