You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2018/09/24 18:21:00 UTC

[jira] [Commented] (TIKA-2732) Allow configuration of XMLReaderUtils via TikaConfig

    [ https://issues.apache.org/jira/browse/TIKA-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626211#comment-16626211 ] 

Tim Allison commented on TIKA-2732:
-----------------------------------

Example:
{noformat}
<properties> <xml-reader-utils maxEntityExpansions="5" poolSize="33"/> </properties>{noformat}

> Allow configuration of XMLReaderUtils via TikaConfig
> ----------------------------------------------------
>
>                 Key: TIKA-2732
>                 URL: https://issues.apache.org/jira/browse/TIKA-2732
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Major
>
> It would be useful to be able to set the maximum number of entity expansions and the pool size for the XMLReaderUtils via TikaConfig



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)