Hi Team, I have a situation like need to pull a report which pages are
having the DAM specific folder URLs. I am able to pull that by using the
query builder. By using the below query
path=/content/*fulltext=/content/dam/*p.limit=-1 But in results, I am
getting only [ {path: "****",excerpt: "",name: "small",title:
"small",lastModified: "2016-10-07 18:52:43"},I wanted to add extra
result field to this query. If yes how I can do it. For example images
in JCR:content stored like below. small: {jcr:...