Hi, everyone!

Sorry, lame with regex.

How can I make a rule to catch:

Need to buy a product ?

And also catch "need to buy a product    ?"

Note the extra spacing.

Tried this, didnt work:

describe TEST123    test
body     TEST123        /\bNeed to buy products *\?\b/i
score    TEST123 0.0

If possible, also make it catch if more than 1 question mark :)

Thanks!
Robert

Reply via email to