[
https://issues.apache.org/jira/browse/JCR-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1686:
-------------------------------
Component/s: (was: jackrabbit-text-extractors)
indexing
Assignee: Jukka Zitting
> Catch Throwables while calling TextExtractors
> ---------------------------------------------
>
> Key: JCR-1686
> URL: https://issues.apache.org/jira/browse/JCR-1686
> Project: Jackrabbit
> Issue Type: Improvement
> Components: indexing, jackrabbit-core
> Affects Versions: core 1.4.4
> Reporter: Claus Köll
> Assignee: Jukka Zitting
> Fix For: 1.5
>
>
> There are different Exception Handlings in the current TextExtractors.
> The Method Signature throws IOException but the internal Handling is
> different.
> For example in the MsExcelTextExtractor there will be RuntimeException's
> catched but not in all Extractors.
> @see JCR-574
> I think we should catch Throwables in the NodeIndexer to prevent
> OutOfMemoryErros while indexing a node.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.