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 2014/11/10 21:37:33 UTC

[jira] [Commented] (TIKA-1330) Add robust tika-batch code

    [ https://issues.apache.org/jira/browse/TIKA-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205290#comment-14205290 ] 

Tim Allison commented on TIKA-1330:
-----------------------------------

Added preliminary integration into tika-app on github [fork|https://github.com/tballison/tika/tree/TIKA-1302] (branch TIKA-1302).

minimal call:
java -jar tika-app.jar <input-directory>

> Add robust tika-batch code
> --------------------------
>
>                 Key: TIKA-1330
>                 URL: https://issues.apache.org/jira/browse/TIKA-1330
>             Project: Tika
>          Issue Type: Sub-task
>          Components: cli, general, server
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>         Attachments: TIKA-1330v1-patch.zip
>
>
> In my current design plan, I see creating a separate component "tika-batch" that includes a small bit of configurable code to run Tika against a large batch of documents.  This code should be robust against OOM and hangs, and it should have fairly robust logging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)