From users-return-5227-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Oct 19 08:50:57 2007 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 12083 invoked from network); 19 Oct 2007 08:50:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Oct 2007 08:50:57 -0000 Received: (qmail 32359 invoked by uid 500); 19 Oct 2007 08:50:45 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 31989 invoked by uid 500); 19 Oct 2007 08:50:44 -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 31980 invoked by uid 99); 19 Oct 2007 08:50:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2007 01:50:44 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of julian.reschke@gmx.de 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; Fri, 19 Oct 2007 08:50:47 +0000 Received: (qmail invoked by alias); 19 Oct 2007 08:50:25 -0000 Received: from p508F956A.dip0.t-ipconnect.de (EHLO [192.168.178.22]) [80.143.149.106] by mail.gmx.net (mp038) with SMTP; 19 Oct 2007 10:50:25 +0200 X-Authenticated: #1915285 X-Provags-ID: V01U2FsdGVkX191nvFBpLJ19tyV/+xrkkc0GFb4zR8auz7YEvD4Qu FxQ0/QmrlYytpo Message-ID: <47186FCD.90207@gmx.de> Date: Fri, 19 Oct 2007 10:50:21 +0200 From: Julian Reschke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: AW: another search question ... References: <23E4DD34F112AF40A4F13B73B50BB3065CA1BC@hms-server-01.hms.local> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org KÖLL Claus wrote: > yes you are absolutly right but i have tested this and now i want to know > if it is possible to search with contains function for uuid's > > the real search looks like this > > SELECT * FROM nt:base WHERE contains(jcr:uuid, '4778158b-4de1-4ab9-9feb-a1f8987a830d or 5bdf25fd-9737-4125-9507-ba5ac002945c ' ) > > BR > claus Out of curiosity: why would you *ever* want that? Best regards, Julian