Open
Description
There is no IN
operator defined in PQL: https://docs.pimcore.com/platform/Generic_Data_Index/Searching_For_Data_In_Index/Pimcore_Query_Language/.
It might just be syntactic sugar for a sequence of =
EXPRESSION joined by OR
, but it would still be useful for user ergonomics.