Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 892AFCCDA for ; Thu, 20 Jun 2013 16:13:15 +0000 (UTC) Received: (qmail 82137 invoked by uid 500); 20 Jun 2013 16:13:15 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 79412 invoked by uid 500); 20 Jun 2013 16:13:09 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 79401 invoked by uid 99); 20 Jun 2013 16:13:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 16:13:08 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [143.112.68.14] (HELO mckesson.com) (143.112.68.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 16:13:01 +0000 Received: from ([10.122.55.78]) by ndhaxpcsm02.mckesson.com with ESMTP with TLS id BRHVRH1.373962718; Thu, 20 Jun 2013 12:12:35 -0400 Received: from NDHEP50013.na.corp.mckesson.com (10.122.55.60) by NDHEP50136.na.corp.mckesson.com (10.122.55.78) with Microsoft SMTP Server (TLS) id 14.2.318.4; Thu, 20 Jun 2013 12:12:35 -0400 Received: from NDHEP50003.na.corp.mckesson.com ([fe80::1972:15e5:594a:f7b]) by NDHEP50013.na.corp.mckesson.com ([::1]) with mapi id 14.02.0318.004; Thu, 20 Jun 2013 12:12:34 -0400 From: "Botzer, Robert" To: "users@jackrabbit.apache.org" Subject: Is there a way to force Jackrabbit 2..1.x to always store the content to the filessystem repository. Thread-Topic: Is there a way to force Jackrabbit 2..1.x to always store the content to the filessystem repository. Thread-Index: Ac5t0Pj3R6BEoxYQTtGkOBGwQrkuvw== Date: Thu, 20 Jun 2013 16:12:34 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.96.84.130] Content-Type: multipart/alternative; boundary="_000_C23223B7E5BD2F428746E7356D25DBC946A8300DNDHEP50003nacor_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_C23223B7E5BD2F428746E7356D25DBC946A8300DNDHEP50003nacor_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable My understanding is that jackrabbit likes to keep small files in memory (for performance / access reasons), However, we have a client using our product (which uses Jackrabbit), that wants to 'peek' into the repository directory's nightly and grab 'new' content and load a copy of that into their 'other' document Repository.... When they try this, they only see files there that are larger than some cer= tain size... I know there is a way to control the min size of the content that will get = sent to a relational data store, (and that a =3D1 will store all content in the database). Is there a similar property available when using the FileSystem (derby) ? Thanks. --_000_C23223B7E5BD2F428746E7356D25DBC946A8300DNDHEP50003nacor_--