I20220408-1420
SearchPattern.createPattern() can return null pattern if the input is not valid. So don't pass null patterns down to the Search engine, it doesn't like that.
SearchPattern.createPattern() can return null pattern if the input is not valid. So don't pass null patterns down to the Search engine, it doesn't like that.