[
https://issues.apache.org/jira/browse/OAK-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved OAK-9758.
---------------------------------
Resolution: Fixed
trunk: (1.44.0)
[db6d66fbcf|https://github.com/apache/jackrabbit-oak/commit/db6d66fbcf1098d26427bcb7eb41cfaeb99e4d42]
[09c3542377|https://github.com/apache/jackrabbit-oak/commit/09c354237732e457868f81620f314d780c4e32cf]
[0021d83dd2|https://github.com/apache/jackrabbit-oak/commit/0021d83dd296728d883d52dc5881d63288d647b7]
[5f4fc13e40|https://github.com/apache/jackrabbit-oak/commit/5f4fc13e407b622a804e4c6ffff31e59caf32544]
> 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
>
> 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.10#820010)