Harpreet Sangar
02/18/2025, 7:38 AM``` const userFollowersSearchParameters = {
"q": "*",
"query_by": "public.name,public.username",
"filter_by": "private.accountState:=-1 && private.state:=0 && $userFollowers(followingId:=cMs1fJwiKmhorNeQZchHtFTC3G93)"
};```
Besides I had already tried the inverse and is also not useful:I was trying to figure out if those two documents were not being returned due to other filters.