Syntax for Webcenter RIDC QueryText
I know that the simple syntax for Webcenter RIDC QueryText is as below.
dDocName <contains> 'test' <and> dSecurityGroup <matches> 'Public' <and> dInDate >= `3/25/15 12:00 AM`
But what is for <not contains>, <not matches> and <not substring>? The ones I used here are not working.
Big thanks!
Jin