I want to find all the pages with cq:tag which end with "/testingtag"
is it possible to do so using ?
Are there any online tutorial on JCR QueryBuilder?
I tried something like that but unfortunately it is not showing what I expected to see
fulltext=testingtag$
type=cq:tags