This is how we treat search strings:
A supplied search string has to be found for a check to be considered successful.
If the search string isn't found it will be considered a failure and will return an error message saying the string wasn't found.
A supplied search string if found will not trigger an error condition.