This content has been marked as final.
Show 3 replies
-
1. Re: How to create the query with multiple node types
Yogesh Upadhyay Jul 10, 2013 9:26 AM (in response to nidleksrao)I don't think multiple type is possible. Instead use super type like nt:base that will cover both page and asset.
Yogesh
www.wemblog.com
-
2. Re: How to create the query with multiple node types
nidleksrao Jul 10, 2013 10:19 AM (in response to Yogesh Upadhyay)Thanks Yogesh. This helped. Its working now.
Regards
Sudhi
-
3. Re: How to create the query with multiple node types
karan131 Jul 27, 2013 1:32 AM (in response to nidleksrao)Multiple node types are not present in Query builder but you can use property predicates on "jcr:primaryType" property and do the same.

