Hi,
What is wrong with this query: //*[(jcr:contains(., '-VIDEO'))] order by
@type ascending
I'm using Jackrabbit 1.6, I need query that will return all nodes that
doesn't have specific value, according to spec jcr:contains use -(minus)
sign to exclude node with specified value from result. But now when I run
this query it returns nothing. May be I should put anything more to the
query?
Thanks in advance.
--
View this message in context:
http://jackrabbit.510166.n4.nabble.com/jcr-contains-exclude-value-format-tp2304986p2304986.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.