i want to know if this kind of search is possible through LINQ . I have already used a regex function to split all the unnecessary charachters.

because My design was to load the file into the project and just search on it using LINQ . I've tried few times but I am not able to figure out how??