macro_rules! search { ($query:expr, $($columns:expr),*) => { ... }; }
Helper macro for creating search filters