Allow query to match multiple values on a numeric field
Currently, I can create a query that matches for multiple values on a non-numeric field. For example, I can define a query that returns constituents in cities New York, Los Angeles and Miami, by specifying that City matches one of "New York", "Los...