I'm not sure how you're calling Tika.  Tika does use a temporary
directory.  Some files are spooled to disk -- depending on the file type
and some user-based configurations.  Tika writes temp files to the system
property: "java.io.tmpdir".

If you're using tika-pipes, there's an open issue to make the clean up of
temporary files more robust.

On Wed, Aug 9, 2023 at 10:57 PM 袁建 <[email protected]> wrote:

> hello:
>
> Will Tika save files when identifying them; If there is a save, how can I
> specify the save path, manage the size of the save directory, and
> automatically clean up saved files?If not saved, how does Tika extract
> files when recognizing them? Is there a temporary cache? How are these
> cache files managed?
> expect a reply!!!

Reply via email to