You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by hsp_ <pi...@ibest.com.br> on 2007/02/16 20:50:52 UTC

Question on query using jcr:path

Hi;
I saw in another thread in this forum a post that I can do a query like
this:
select * from nt:base where jcr:path = '/MyFolder/MyNode' OR
jcr:path='MyFolder/MyOtherNode'.
But when I try it I get an error:
"Invalid combination of jcr:path clauses"
But, It would to work, doesn't it?

Att
Helio
-- 
View this message in context: http://www.nabble.com/more-on-scores-tf3238721.html#a9011251
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.