Re: CMIS QL Question

2014-08-21 Thread Joshy Augustine
Hi Jens, Thanks very much for your clarification. Thanks, Joshy On Thu, Aug 21, 2014 at 7:54 AM, Huebel, Jens wrote: > Hi Joshy, > > The backslash escaping is required according to the spec. The double quote > escaping is optional. You are correct that the escaping does not work > correctly i

Re: CMIS QL Question

2014-08-20 Thread Huebel, Jens
Hi Joshy, The backslash escaping is required according to the spec. The double quote escaping is optional. You are correct that the escaping does not work correctly in the InMemory repository. As you do not get a parser exception but just no results this is a problem in the InMemory query processo