Hi Mike,
Web intelligence doesn't support RegEx pattern search. We either need to take the literal rule for searching for different digits or push this to database.
To add to Mahboob's answers, you can use replace function to change each digit to one digit and look for this one digit.