Hi;

Because of a node with '|' in it's name, I have to filter search in a way
that only that node with '|' will not return.

I did not find any option to negate a contains in XPath, I tried:

jcr:contains(.,'NOT \|') -> returns nodes with NOT in index...
jcr:contains(.,'- \|') -> returns none
and some other combinations...

Any help?

Regards
Helio.





--
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/XPath-Search-with-negate-in-contains-tp4660830.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to