I\'m using regex to find a number, The search only worked when I put the number in this format
"regex": /12345678/
here is my cod