Hmm, I apologize, but I'm afraid this does not work. If you specify : *java -jar tika-app-1.5-SNAPSHOT.jar --text --metadata --extract --extract-dir=out example.doc*
...it will only extract attachments, not everything (text + meta + attachments). Any flags I'm missing? Thank you for your feedback. On Thu, Aug 7, 2014 at 5:09 PM, Nick Burch <[email protected]> wrote: > On Thu, 7 Aug 2014, Bratislav Stojanovic wrote: > >> OK, but I don't really have to use http...does tika support extracting >> all resources in one call by some other method? >> > > The Tika App does - the -z / --extract will do that. You might also want > to use the --extract-dir=<dir> flag to set where they go > > Nick > -- Bratislav Stojanovic, M.Sc.
