Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 19237 invoked from network); 3 Jul 2006 02:09:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Jul 2006 02:09:15 -0000 Received: (qmail 70562 invoked by uid 500); 3 Jul 2006 02:09:14 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 70548 invoked by uid 500); 3 Jul 2006 02:09:14 -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 70539 invoked by uid 99); 3 Jul 2006 02:09:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Jul 2006 19:09:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of torgeir@pobox.com designates 207.106.133.28 as permitted sender) Received: from [207.106.133.28] (HELO proof.pobox.com) (207.106.133.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Jul 2006 19:09:13 -0700 Received: from proof (localhost [127.0.0.1]) by proof.pobox.com (Postfix) with ESMTP id E60FD24E13 for ; Sun, 2 Jul 2006 22:08:51 -0400 (EDT) Received: from [192.168.5.203] (host-212-18-28-237.customer.m-online.net [212.18.28.237]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by proof.sasl.smtp.pobox.com (Postfix) with ESMTP id 93EF75EFC5 for ; Sun, 2 Jul 2006 22:08:51 -0400 (EDT) Message-ID: <44A87C2B.5070609@pobox.com> Date: Mon, 03 Jul 2006 03:08:43 +0100 From: Torgeir Veimo User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060516) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: xpath query with child constraints Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have a hard time coming up with a way to query on content (jcr:contains) on subnodes of type nt:resource, combined with constraints on properties of the parent nodes. Is this possible? -- -Torgeir