OK thanks to all that tried to help me:). I figured out the reason, we need filled set of values to exclude -(minus) value from it. So only //*[(jcr:contains(.,'-value'))] won't work, but //*[(jcr:contains(.,'value1 -value2'))] will work correctly. Thanks. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/jcr-contains-exclude-value-format-tp2304986p2311878.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
- jcr:contains exclude value format kooper
- Re: jcr:contains exclude value format kooper
- Re: jcr:contains exclude value format Ard Schrijvers
