Hi, On Wed, Mar 3, 2010 at 12:14 PM, Wick2804 <chris.chadw...@banctec.com> wrote: > We would like to stream files directly to Tika, rather than writing them to > temporary store and passing the location to Tika. Is this possible?
Yes, all the key interfaces in Tika accept the input document as an InputStream. BR, Jukka Zitting