Is the xpath 'union' operator supported in jackrabbit?  For example, 
/jcr:root/a/b/[EMAIL PROTECTED]"bar"] union /jcr:root/a/c/[EMAIL 
PROTECTED]"bar"].....or must 
this be done using 2 separate queries and merged by the user?  It appears 
I can use SQL with the jcr:path and the or conjunction to get this same 
result but in a single query.

David

Reply via email to