the structure of the nodes is as follows:
root
|
domain
|
information
|
news
I use sql to search the news nodes like this:"select * from nt:unstructured
where jcr:path='domain/information/news'";
But get nothing.However,the news nodes do exist. IS there something wrong in
my sql statement?
thanks for your help.
--
View this message in context:
http://www.nabble.com/How-to-get-the--subnodes-of-a-tree-using-sql--tf4371364.html#a12459390
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.