Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 62921 invoked from network); 20 Jun 2007 13:53:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jun 2007 13:53:39 -0000 Received: (qmail 19979 invoked by uid 500); 20 Jun 2007 13:53:41 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 19966 invoked by uid 500); 20 Jun 2007 13:53:40 -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 19957 invoked by uid 99); 20 Jun 2007 13:53:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 06:53:40 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of marcel.reutegger@gmx.net designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 20 Jun 2007 06:53:36 -0700 Received: (qmail invoked by alias); 20 Jun 2007 13:53:15 -0000 Received: from bsl-rtr.day.com (EHLO [10.0.0.159]) [62.192.10.254] by mail.gmx.net (mp045) with SMTP; 20 Jun 2007 15:53:15 +0200 X-Authenticated: #894343 X-Provags-ID: V01U2FsdGVkX1+GuBoa5hWGDH2sPG6ByVQXVXPjboBZi3lbrTd+pc jnsEuG/jjgKjgb Message-ID: <4679314E.9080804@gmx.net> Date: Wed, 20 Jun 2007 15:53:18 +0200 From: Marcel Reutegger User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: How to escape double quote in SQL term? References: <11025910.post@talk.nabble.com> <510143ac0706090135v2a759351kfb44e4028d04bd1f@mail.gmail.com> <11056250.post@talk.nabble.com> <4676AA0B.9070602@gmx.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Alexandru Popescu ☀ wrote: > Thanks for the insights. I am wondering where are these bits documented? for the plain XPath syntax, here: http://www.w3.org/TR/xpath20/ as for the syntax within the jcr:contains function, some of it is in the jsr 170 spec, but not the phrase part. anyone volunteering to create a wiki page under http://wiki.apache.org/jackrabbit/Search in the proprietary section? regards marcel