Hello everyone, I am using the universal recommender. And I wonder if the following situation can be realized by the engine.
First, an item can be set with either whitelist or blacklist property (but not both), and the elements in the lists is something like category. The recommendation will only contain those items with from whitelist if whitelist property exists; on the other hand, if blacklist property presents, then those with property from blacklist will never be in the query result. Is this possible? Thank you all! Best regards, Amy
