has Review
When a Review is created then the items in the Review have a reference to the Review. This filter option will check the existence of this reference.
Available operator =, !=
hasReview = 'true' //the result will contain items which are in a Review
hasReview = 'false'//the result will contain items which aren't in any Reviews