Is there a way to allow a user to enter a search term and all words in a paragraph are highlighted

I am looking to add a usability feature for users to enter search terms and have those words highlighted in a paragraph. Is there a way to do this?

Yes but you will need to know Corvid and how to parse and update rich text (html rendered text essentially). You need to read and write to the .html property of a text element: