On Sun, Aug 15, 2010 at 9:44 PM, Krzysztof Hycnar
<[email protected]> wrote:
>
> Hi,
>
> I'm new to JCR and need some help to build an XPath query that would return
> all nodes placed on a specific path.
>
> Basically I need to find nodes on a path like /jcr:root/data/people/?/?/*
> where ? represents a single character?
>
> Is is possible to create a query like that?

Not that I know of...perhaps someone else, but I don't think it can be
done (apart from guaranteed poor performance if you could)

Regards Ard

>
> Thanx for any suggestions.
> K.
> --
> View this message in context: 
> http://jackrabbit.510166.n4.nabble.com/Searching-for-nodes-with-a-wildcard-in-a-XPath-query-tp2326187p2326187.html
> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>

Reply via email to