tdf / libcmis

C/C++ CMIS client library
GNU General Public License v2.0
21 stars 20 forks source link

CMIS Query, search for filename #23

Closed jhig closed 5 years ago

jhig commented 5 years ago

Hi, is it possible to execute a query on a repository like this: "select * from cmis:document where cmis:name like 'name'" Or is there a way to search for an objects 'cmis:name' property?

dtardon commented 5 years ago

No, it isn't.