Open colarusso opened 3 years ago
have regex_norm_field accept a list of field names where the field to norm is the last entry this way we can write rules that rely on earlier fields (e.g., regex=x and list[i-1]=street).
have regex_norm_field accept a list of field names where the field to norm is the last entry this way we can write rules that rely on earlier fields (e.g., regex=x and list[i-1]=street).