Hi, On Sun, Mar 22, 2009 at 10:13 PM, Alexander Klimetschek <[email protected]> wrote: > On Sun, Mar 22, 2009 at 6:09 PM, Daniel Manzke > <[email protected]> wrote: >> is it possible to use the pseudo-property jcr:path in XPath? I want to use >> it to add additional paths where I want to search. > > No, this is not possible. AFAIK JCR 2.0 will support (using a > different query description) joins of multiple path queries.
Yes, JCR 2.0 defines how such queries can be expressed and even specifies how they should behave. However, support for such queries will not be mandatory, and it's not yet clear whether or how Jackrabbit would support them. BR, Jukka Zitting
