Search when some words do not match

With title . split ( " " ) I try to separate every word. But I get this error message:

Caused by: Error: Failed to build a filter.
WDE0044: Invalid .contains parameter value [Array]. .contains parameter must be a String…

I don’t know how to integrate this array into the filter.
Can anybody help?