You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/12/02 14:41:00 UTC

[jira] [Created] (TIKA-3941) Consider having pipesserver return intermediate results

Tim Allison created TIKA-3941:
---------------------------------

             Summary: Consider having pipesserver return intermediate results
                 Key: TIKA-3941
                 URL: https://issues.apache.org/jira/browse/TIKA-3941
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


If the pipes server crashes, the only information that the pipesclient receives is of the crash.  It would be useful at a minimum to have the pipes server send report an intermediate result after file detection. 

Ideally, at a minimum, the pipesclient could report file type, content-length (if possible) and digest information.

 

On another ticket (future work), we could extend intermediate results to include partial parses/metadata extraction.  The challenge here is that the underlying metadata objects are not thread safe...so we'll punt this to deal with later if necessary.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)