Dear all,

I think that the query parser does not handle the escaping properly in CONTAINS 
searches. The queries below fail at the parsing stage

SELECT cmis:objectId FROM Picture WHERE CONTAINS('Don\'t eat or drink this')
SELECT cmis:objectId FROM Picture WHERE CONTAINS('Do not eat\\drink this')

Regards,
Ian

Reply via email to