Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 29782 invoked from network); 9 Nov 2007 11:52:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2007 11:52:09 -0000 Received: (qmail 72959 invoked by uid 500); 9 Nov 2007 11:51:57 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 72925 invoked by uid 500); 9 Nov 2007 11:51:56 -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 72916 invoked by uid 99); 9 Nov 2007 11:51:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2007 03:51:56 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2007 11:52:37 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IqSOg-000387-0w for dev@jackrabbit.apache.org; Fri, 09 Nov 2007 03:51:38 -0800 Message-ID: <13665531.post@talk.nabble.com> Date: Fri, 9 Nov 2007 03:51:38 -0800 (PST) From: Kisu San To: dev@jackrabbit.apache.org Subject: Re: Jackrabbit XPath performance In-Reply-To: <47343CCA.6040304@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: Kishore.san@gmail.com References: <13629022.post@talk.nabble.com> <47343CCA.6040304@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org Hi >> > //element(*, "BULLETIN")[jcr:deref(@btnmodel=3D 'MODEL_NAME') and >> jcr:deref(@btnbulletin_type=3D =E2=80=98INFO')] >>please note that this is actually an invalid query and should be rejected by=20 >>Jackrabbit. I've created a jira issue:=20 >>https://issues.apache.org/jira/browse/JCR-1211 Can you please tell me what is the alternative to this query? Marcel Reutegger wrote: >=20 > Kisu San wrote: >> My Xpath query is >>=20 >> //element(*, "BULLETIN")[jcr:deref(@btnmodel=3D 'MODEL_NAME') and >> jcr:deref(@btnbulletin_type=3D =E2=80=98INFO')] >=20 > please note that this is actually an invalid query and should be rejected > by=20 > Jackrabbit. I've created a jira issue:=20 > https://issues.apache.org/jira/browse/JCR-1211 >=20 > see also my comment on the user list. >=20 > regards > marcel >=20 >=20 --=20 View this message in context: http://www.nabble.com/Jackrabbit-XPath-perfor= mance-tf4765307.html#a13665531 Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.