Confluence to search for a numeric pattern

Viewed 23

Is there a way to search Confluence for a pattern such as a SSN or phone number? I thought I could use RegEX. I have tried the below in Search but it returns nothing. I know there are documents with phone numbers. ^(+\d{1,2}\s)?(?\d{3})?[\s.-]\d{3}[\s.-]\d{4}$

0 Answers
Related