I would like to be able to catch strings like:
user input into search field:
Grey box
And in a list there should be a match with:
Grey Boxing Gloves
Grey Window Box
Box with Grey Paint
This should not match:
Greater boxing gloves
Attempts:
(?=.*\b\w*\b).+