I want to be able to do a basic search for multiple words. In essence, using LINQ to do the equivalent of the SQL query
SELECT * FROM table WHERE column LIK