Retrieve properties present at the component level [along with jcr:content properties ]via Query Builder API
Hi All,
We are able to retrieve properties present at the page level[directly under jcr:content of page] via Query Builder API.
However, we have a requirement wherein we need to search for specific properties [along with properties under jcr:content] present under various components[those components may be present on any page, any number of times].via Query builder api and we are unable to do the same.
Any thoughts/pointers/reference code on this will be really helpful.