Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Query builder to have one property but two values , need to get result if both values are present to a node, used and operation but it's not working.
Solved! Go to Solution.
Hi @Keerthi0555
Are you looking to perform this on a multi-valued property where you want to get the nodes with multiple values to match ("A" and "B" and "C"):
You can do something like below-
http://localhost:4502/bin/querybuilder.json?property=jcr%3atitle&property.and=true&property.1_value=...
Also attached one example using querybuilder.
Hope this helps. Let me know for any additional questions.
Thanks
Narendra
View solution in original post
Views
Likes
Replies