Hi
Im using alfresco community edition 4.0b and Cmis to query the content from alfresco repo.I need to search the filename with case insensitivity can u plz suggest me on how this can be achieved or point me to some document or examples on this.
i.e,., if i have a file by name "example.doc" in repo then i should retrieve that document by passing "example.doc, EXAMPLE.doc, Example.doc" as query parameters.