Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi,
I want to get page references of a page using query builder.Please help me same regarding the same.
Solved! Go to Solution.
Is there a reason you don't want to use https://docs.adobe.com/docs/en/aem/6-1/ref/javadoc/com/day/cq/wcm/commons/ReferenceSearch.html#searc...) which is purpose built for this?
If you need to use QueryBuilder, just do a full text search for the path, i.e fulltext=/etc/designs/geometrixx-media
Regards,
Justin
View solution in original post
Views
Likes
Replies