List View Phrase Search Problems

Hello.
When searching in Listview, there is no way to search for phrases, only 1 word. Whitespace characters don’t work. The Colin ListView component has no search at all. I made a list with a large number of elements, so it is difficult to bypass the array every time and re-form the list. I can replace the space with the " _ " sign and search this way, but maybe there is a list component with a search by phrases?

thanks