Hello, I try to find file by name with Query, how can I do this? I try "SELECT * FROM nt:file where name LIKE '%brochure.pdf%'" and "SELECT * FROM nt:file where jcr:path LIKE '%brochure.pdf%'", but it doesn't work.
Best regards Vadim Rozov
Hello, I try to find file by name with Query, how can I do this? I try "SELECT * FROM nt:file where name LIKE '%brochure.pdf%'" and "SELECT * FROM nt:file where jcr:path LIKE '%brochure.pdf%'", but it doesn't work.
Best regards Vadim Rozov