Tim Allison created TIKA-3775:
---------------------------------
Summary: Record embedded depth in tika-eval profile mode
Key: TIKA-3775
URL: https://issues.apache.org/jira/browse/TIKA-3775
Project: Tika
Issue Type: Improvement
Reporter: Tim Allison
We currently have a boolean in the profiles for "is_embedded". We should
change that to an int for embedded depth where 0 = (is_embedded is false).
I haven't heard of anyone in the world actually using the backend db. Should
we make the breaking change and swap out is_embedded (boolean) for
embedded_depth(int)? Or should I just add another column?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)