What is the fix for using integers-with-spaces in the search input that will not throw the error, "At least 3 characters are required for your search term"? A search phrase like "html 5" or "css 3" or "3 3 3" will cause an error; however, "css 2.1", "html 4.1", "css3" and "333" will not cause an error.
Thank you. I thought I had tired the "exactphrase" setting. My mistake.