[
https://issues.apache.org/jira/browse/CONNECTORS-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707548#comment-14707548
]
Shinichiro Abe commented on CONNECTORS-1230:
--------------------------------------------
DocumentFilter length check is for byte array, byte length checking of files,
OTOH, this check is for character array, character size checking against the
content in files.
> Add writeLimit option on Tika extractor
> ---------------------------------------
>
> Key: CONNECTORS-1230
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1230
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Tika extractor
> Reporter: Shinichiro Abe
> Assignee: Shinichiro Abe
> Priority: Minor
> Attachments: CONNECTORS-1230.patch
>
>
> To filter out documents that exceed specified maximum length of strings.
> Default to -1 for no limit, this is a current default behavior.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)