Tim Allison created TIKA-3216:
---------------------------------
Summary: Add FileProfiler to tika-eval
Key: TIKA-3216
URL: https://issues.apache.org/jira/browse/TIKA-3216
Project: Tika
Issue Type: Task
Reporter: Tim Allison
So far, tika-eval has been focused on processing "extracts", that is, the
result of Tika or another text extractor. I think it would be useful to add a
basic FileProfiler that handles the raw input files only but does not parse
them. This is useful as a first step when profiling a directory of files
before going through the costly process of parsing.
Without parsing, we can get file length, digest and file type detection.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)