On 04/01/13 12:09, Maciej Liżewski wrote:
1. does tika recursively fetch content from archives (zip, rar, etc)?

If you ask it to. You need to attach the parser you want to use for recursion to the ParseContext, and it'll be called for any embedded resources. (If you want, you can give your own parser that only does it for certain source or target types, or anything else like that)

Nick

Reply via email to