Quantcast
Channel: Adobe Community : Popular Discussions - CQ5 (read only)
Viewing all articles
Browse latest Browse all 12476

Can I use regular expression in JCR QueryBuilder?

$
0
0

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


Viewing all articles
Browse latest Browse all 12476

Trending Articles