[
https://issues.apache.org/jira/browse/OAK-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller updated OAK-9758:
--------------------------------
Description:
If "java oak-run.jar createIndex ..." is used without the tika.jar or its
dependencies, then text extraction is not made (for those binaries where the
parser is missing in the classpath). This is silent: there is no warning or
exception.
It would be better if oak-run createIndex prevents indexing if tika / its
dependencies are missing. An override is needed.
was:If "java oak-run.jar createIndex ..." is used without the tika.jar or its
dependencies, then text extraction is not made (for those binaries where the
parser is missing in the classpath). This is silent: there is no exception.
> Oak run indexing silently broken without tika.jar (text rendition)
> ------------------------------------------------------------------
>
> Key: OAK-9758
> URL: https://issues.apache.org/jira/browse/OAK-9758
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Yu-An Lin
> Assignee: Thomas Mueller
> Priority: Major
> Labels: indexing
> Fix For: 1.44.0
>
>
> If "java oak-run.jar createIndex ..." is used without the tika.jar or its
> dependencies, then text extraction is not made (for those binaries where the
> parser is missing in the classpath). This is silent: there is no warning or
> exception.
> It would be better if oak-run createIndex prevents indexing if tika / its
> dependencies are missing. An override is needed.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)