I have to get all items where the field "allowedChannels_string_mv" is empty or null. I tried to add "(allowedChannels_string_mv:'')" as a filter raw query but it doesn't works
What is the query syntax to perform the NULL or EMPTY check on a Location field?