Skip to content

Instantly share code, notes, and snippets.

@kuckmc01
Last active November 7, 2017 19:24
Show Gist options
  • Save kuckmc01/5995ac2fba786091891a84f0fd32fdd6 to your computer and use it in GitHub Desktop.
Save kuckmc01/5995ac2fba786091891a84f0fd32fdd6 to your computer and use it in GitHub Desktop.
Querybuidler Fun
Querybuilder Debugger Tool
http://localhost:4502/libs/cq/search/content/querydebug.html
Standard Search based on brand
fulltext=something
1_group.p.or=true
1_group.1_type=cq:Page
1_group.2_type=dam:Asset
2_group.p.or=true
2_group.1_path=/content/brand
2_group.2_path=/content/dam/branch
3_group.p.or=true
3_group.1_tagid.property=jcr:content/cq:tags
3_group.2_tagid.property=jcr:content/metadata/cq:tags
4_group.1_property=jcr:content/hideInNav
4_group.1_property.operation=not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment