Last active
November 7, 2017 19:24
-
-
Save kuckmc01/5995ac2fba786091891a84f0fd32fdd6 to your computer and use it in GitHub Desktop.
Querybuidler Fun
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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