Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 12285 invoked from network); 23 Nov 2007 11:35:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Nov 2007 11:35:53 -0000 Received: (qmail 10288 invoked by uid 500); 23 Nov 2007 11:34:57 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 10275 invoked by uid 500); 23 Nov 2007 11:34:57 -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 10266 invoked by uid 99); 23 Nov 2007 11:34:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2007 03:34:57 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [217.12.11.62] (HELO smtp008.mail.ukl.yahoo.com) (217.12.11.62) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 23 Nov 2007 11:34:59 +0000 Received: (qmail 3826 invoked from network); 23 Nov 2007 11:34:38 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Received:X-YMail-OSG:From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:X-Mailer:Thread-Index:Content-Language; b=BCUZRrBy8W00Ob/o5aPESzUPYb2aS+HFlANcFXuioPzIrBzCW8oCH+eiEW7XOf0LOIV0MCQnff3IcJh4gsl+A11sJUrSc3abJOFscXXGdsPRiNhkdb35MExSQsYgDkLzby6El+g+MtIxvLeH8ltn2Uk1G8fSl5N24RMHyrZoOP4= ; Received: from unknown (HELO miqsbarriba) (sbarriba@81.149.172.165 with login) by smtp008.mail.ukl.yahoo.com with SMTP; 23 Nov 2007 11:34:38 -0000 X-YMail-OSG: bVYkCF0VM1kfXsfPR_5qZaUOueFcphLR05l9bIbrteCsxwHd3.Bg_20_qHHDUOgWBI0NpmFkTw-- From: "sbarriba" To: Subject: Using jcr:path more than once in a query Date: Fri, 23 Nov 2007 11:34:38 -0000 Message-ID: <03b301c82dc4$d4b857f0$7e2907d0$@co.uk> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_03B4_01C82DC4.D4B857F0" X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcgtxNQM2qFuadeeR9W1EIKaVM5PgQ== Content-Language: en-gb X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_03B4_01C82DC4.D4B857F0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi all, Has anyone hit issues with running a query like "select * from acme:Object where jcr:path LIKE '/home/folder1/%' or jcr:path LIKE '/home/folder2/%'" Using jcr:path more than once in a query appears to fail for us (using Jackrabbit 1.3.1). Regards, Shaun ------=_NextPart_000_03B4_01C82DC4.D4B857F0--