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 2018/10/03 19:25:00 UTC

[jira] [Created] (TIKA-2748) trivial tika-server bug w -maxFiles in new -spawnChild mode

Tim Allison created TIKA-2748:
---------------------------------

             Summary: trivial tika-server bug w -maxFiles in new -spawnChild mode
                 Key: TIKA-2748
                 URL: https://issues.apache.org/jira/browse/TIKA-2748
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


{code:java}
options.addOption("maxFiles", false, "Only in spawn child mode: shutdown server after this many files -- use only in 'spawnChild' mode");

{code}
false->true



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)