Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 60E541080B for ; Wed, 2 Sep 2015 09:39:55 +0000 (UTC) Received: (qmail 18804 invoked by uid 500); 2 Sep 2015 09:39:45 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 18756 invoked by uid 500); 2 Sep 2015 09:39:45 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 18745 invoked by uid 99); 2 Sep 2015 09:39:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 09:39:45 +0000 Date: Wed, 2 Sep 2015 09:39:45 +0000 (UTC) From: "Shinichiro Abe (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CONNECTORS-1230) Add writeLimit option on Tika extractor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinichiro Abe updated CONNECTORS-1230: --------------------------------------- Attachment: CONNECTORS-1230.patch Updated patch: fix for the convention that an empty text box means "no limit". I'll commit tomorrow. > 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 > Affects Versions: ManifoldCF 2.3 > Reporter: Shinichiro Abe > Assignee: Shinichiro Abe > Priority: Minor > Fix For: ManifoldCF 2.3 > > Attachments: CONNECTORS-1230.patch, 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)