Solved
Exclude last modified by search results - AEM Query builder
Hello,
Is there a way to exclude the search from the "lastmodifiedby" property using qery builder(ex: group.fulltext )?
Thank you,
Nanda
Hello,
Is there a way to exclude the search from the "lastmodifiedby" property using qery builder(ex: group.fulltext )?
Thank you,
Nanda
Try with below query
type=cq:PageContent
path=/content/retail
group.property=cq:lastmodifiedby
group.property.1_value=value1
group.property.2_value=value2
group.property.3_value=value3
group.property.operation=unequals
group.property.or
p.limit=-1
p.hits=full
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.