From dev-return-12420-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Jun 14 09:20:00 2007 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 5035 invoked from network); 14 Jun 2007 09:19:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jun 2007 09:19:59 -0000 Received: (qmail 53556 invoked by uid 500); 14 Jun 2007 09:20:01 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 53534 invoked by uid 500); 14 Jun 2007 09:20:01 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 53522 invoked by uid 99); 14 Jun 2007 09:20:01 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FROM_NO_LOWER X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [194.8.61.2] (HELO mailslot1.tirol.gv.at) (194.8.61.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2007 02:20:01 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: Loading Node without loading Binary Data Date: Thu, 14 Jun 2007 11:19:20 +0200 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Loading Node without loading Binary Data Thread-Index: AceuYxmSc7WIxutmRNyWfKAm9Aiz1gAAZ4aA References: From: =?iso-8859-1?Q?K=D6LL_Claus?= To: X-OriginalArrivalTime: 14 Jun 2007 09:19:20.0543 (UTC) FILETIME=[171376F0:01C7AE65] X-Virus-Checked: Checked by ClamAV on apache.org one more information .. i'm using the new oracle bundle pm .. so the binarys are in the db and the binary data size can raise up to about 200-300 MB to read the nodes, it takes very long (up to 30 seconds)=20 -----Urspr=FCngliche Nachricht----- Von: K=D6LL Claus [mailto:C.KOELL@TIROL.GV.AT]=20 Gesendet: Donnerstag, 14. Juni 2007 11:05 An: dev@jackrabbit.apache.org Betreff: Loading Node without loading Binary Data Is it possible to get a node without loading the binary data ? my search is very fast but i have a lot of huge pdf files and if i get a = result set with about 20 files i only want to get the name and some meta date from the node but not the = binarys in the first step. is there a solution ? BR claus