[
https://issues.apache.org/jira/browse/TIKA-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994941#comment-15994941
]
Tyler Palsulich commented on TIKA-1334:
---------------------------------------
The format should probably be in the form:
{noformat}
[
{
"mime-type": "something",
"count": 1234,
"version": "a"
},
{
"mime-type": "something",
"count": 4321,
"version": "b"
},
...
]
{noformat}
> Add presentation layer for results of each run
> ----------------------------------------------
>
> Key: TIKA-1334
> URL: https://issues.apache.org/jira/browse/TIKA-1334
> Project: Tika
> Issue Type: Sub-task
> Components: cli, general, server
> Reporter: Tim Allison
> Attachments: static_stats.zip
>
>
> If I'm doing this, it'll probably be vintage mid-90s html. If someone with
> some .js kung-fu wants to take this, please do.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)