When I try to filter with nested collections it doesn't seem to return correct amount. If I try or[contact.id]=11&or[assigned.engineer.id]=44 the count should be 400 but it returns 10 as the inner join on the one to many seems to limit it