CRM Filter "Does't Contain" Issue

CRM Filter "Does't Contain" Issue

I'm trying to filter my leads in CRM to view only the ones that the "Company" field doesn't contain "Word1" or "Word2". but when I select company and set the "doesn't contain" selection the filter doesnt work for both words. It only looks at the first word before the ","

here is what I tried typing in the text box:
word1 or word2
word1, word2
"word1" "word2"

the above would only filter based on word1 with a comma. How can I use an or condition?