It would be nice to have a way to use operators like AND or OR to manipulate filters. For example, I might want to search for records with "john" in both the "name" and "email" fields, something like this: `?filter[name_or_email][match]=john`