From users-return-14237-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Feb 05 14:20:48 2010 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 43702 invoked from network); 5 Feb 2010 14:20:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Feb 2010 14:20:48 -0000 Received: (qmail 67869 invoked by uid 500); 5 Feb 2010 14:20:47 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 67813 invoked by uid 500); 5 Feb 2010 14:20:47 -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 67605 invoked by uid 99); 5 Feb 2010 14:20:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Feb 2010 14:20:46 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gary.long@gmx.fr designates 213.165.64.42 as permitted sender) Received: from [213.165.64.42] (HELO mailout-eu.gmx.com) (213.165.64.42) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 05 Feb 2010 14:20:38 +0000 Received: (qmail 21187 invoked by uid 0); 5 Feb 2010 14:20:16 -0000 Received: from 217.128.31.99 by www-eu010.v300.gmx.net with HTTP Content-Type: multipart/alternative; boundary="========GMXBoundary20441265379615322002" Date: Fri, 05 Feb 2010 15:15:58 +0100 From: "gary long" Message-ID: <20100205142015.20440@gmx.com> MIME-Version: 1.0 Subject: xpath or sql query on nodes To: users@jackrabbit.apache.org,users@jackrabbit.apache.org X-Authenticated: #55605206 X-Flags: 0001 X-Mailer: GMX.com Web Mailer x-registered: 0 X-GMX-UID: KB9ff55PTXsufaUTMWc5ygNCRzdyMgMc X-FuHaFi: 0.75,0.75 --========GMXBoundary20441265379615322002 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello :) I try to write a query that returns nodes that contains a certain key word in its properties. I also would like to specify a certain node from which the search should start but I don't know if it's possible? For exemple, I would like the query to search only for nodes that are of type nt:resource and children of the node called "project8". Could you help me please? :) Thanks, Gary --========GMXBoundary20441265379615322002--