Resolved! CMIS query gives SOLR 400 error with query
hi,I have this CMIS Query that works in Postman. SELECT * FROM cmis:folder WHERE CONTAINS('PATH:"//app:company_home/st:sites/cm:SOCIALEDOSSIERS/cm:documentLibrary/*"') This returns me a nice JSON: { "properties": { "...