Hi,

have anybody get a XPath search working with a relational query on
<any property> ("@*"), for example:

    //users/*/*/*/[EMAIL PROTECTED]'Michael']

or

    //users/*/*/*/masterdata[jcr:contains(@*,'Michael')]

I am new to XPath/jackrabbit, but the above query seems correct to me.

But it doesn't return any results, nor any Exception.

If i search with the correct property name, like
    //users/*/*/*/[EMAIL PROTECTED]'Michael']
it returns the expected node.

Env: jackrabbit 1.3.1, lucene 2.0.0, JDK 1.5.0_12


Can anybody give me a hint or point me into the source/docu to have
a look at impl. that feature ?


Thanks,
    Markus

--
Dipl.-Ing. (FH) Markus Fritz                    [EMAIL PROTECTED]
Just Innovative Software GmbH * Robert-Bosch-Str. 32 * 74081 Heilbronn
Tel.: +49 (0)71 31 89 87 8-0             Fax: +49 (0)71 31) 89 87 8-79
----------------------------------------------------------------------
Registergericht: Amtsgericht Stuttgart, HRB 108601

Geschaeftsfuehrer:
Monika Buchmann

Reply via email to