Key word and phrase matching.
I have a text field (think paragraphs).
I want to identify matches against a list of key word and phrases.
The key word and phrases can themselves be grouped by Market (Anmials, Cooling...)
The text field may contain no, one, or multiple key word and phrases.
Real world includes 4,000 records with paragraph or multiple paragraphs of text in each record to be searched. So, I would prefer not to split each record into multiple single world rows etc.
I want to find all the matches and markets for each text record.
