sql - Cq5/AEM Query Tool is not fetching results -


enter image description herequery tool in crxde lite page , not fetching results. have passed values given in screen shot in 1 instance showing results. in instance not showing results.

what trying kind of full text search. resource type query -

select * [nt:base] [sling:resourcetype] = 'your resource type here' , isdescendantnode('your path here') 

Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -