pub fn add_boolean_prefix( qp: Pin<&mut QueryParser>, field: &str, prefix: &str ) -> Result<(), Exception>