Please can we have some support for the "in" list logic as part of the API filtering. I realize it is possible to use a series of OR statements, but given the restriction of 512 characters in the query string and needing to repeat the field name for each option puts an overhead of 8 characters plus the field name on each alternative.
Alternatively, is it possible to increase the maximum query length, to say 4096, characters?