[
https://issues.apache.org/jira/browse/TIKA-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3775.
-------------------------------
Fix Version/s: 2.4.1
Resolution: Fixed
I added a new column rather than replacing the existing is_embedded. At some
point in the future, we might consider getting rid of that.
> 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
> Priority: Major
> Fix For: 2.4.1
>
>
> 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)