Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix the help command

...

tika-batch was added to Tika 1.8 as its own package, and it was integrated into tika-app with 1.8 as well.

TikaBatch via tika-app-X.Y.jar

You can see the commandline arguments via the regular "?" or "-help" commands. There is a separate section at the end for tika-batch options.

...

  1. There are only two arguments and the first one is an existing directory

2. -inputDir or -i is specified in the commandline

...

*Make sure to add -JXX:-OmitStackTraceInFastThrow to the child process's commandline arguments so that Java doesn't swallow your stack traces.

TikaBatch Server

Module not yet implemented...want to contribute? This would require hardening the server and creating an example client to be used within TikaBatch FS framework.

TikaBatch Hadoop

Module not yet implemented within Tika project...want to contribute? See TikaInHadoop.