Hi,
I have a requirement, where I need to return the nodes, that contains 2 properties, ex: Make and Model.
In my node structure, there are cases, where make and model properties are available, but Model dont have any value in it.
the property.operation: exists will check if the property itself is exists or not.
How can I check if the property value is not empty?
I am using querybuilder.
Solved! Go to Solution.
Hi,
the last time I looked into this, a custom predicate evaluator was required
Regards,
Opkar
[1] https://docs.adobe.com/docs/en/aem/6-2/develop/search/implementing-custom-predicate-evaluator.html
Views
Replies
Total Likes
I would like to know this too!
Views
Replies
Total Likes
Hi,
the last time I looked into this, a custom predicate evaluator was required
Regards,
Opkar
[1] https://docs.adobe.com/docs/en/aem/6-2/develop/search/implementing-custom-predicate-evaluator.html
Views
Replies
Total Likes