You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by Apache Wiki <wi...@apache.org> on 2014/11/20 14:55:21 UTC

[Tika Wiki] Trivial Update of "TikaBatchUsage" by TimothyAllison

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.

The "TikaBatchUsage" page has been changed by TimothyAllison:
https://wiki.apache.org/tika/TikaBatchUsage?action=diff&rev1=2&rev2=3

  
   *Specify jvm args to be used by the child process (prepend a "J" to the regular args):
  
-       java -jar tika-app.X.Y.jar -JXmx2g -JDlog4j.configuration=file:bin/log4j.xml <inputDirectory>
+       java -jar tika-app.X.Y.jar -JXmx2g -JDlog4j.configuration={{file:bin/log4j.xml}} <inputDirectory>
  
  == TikaBatch Server ==
  Module not yet implemented...want to contribute?