and what would be the two term search item? Do you want to search for "run", "test", "run test" or just "run test"?
I would consider using fulltext search as a search with like and then a wildcard in the first term automatically means that indexes cannot be used. This means the search will become extremely slow as more records are added.
Questions about posting. See faq183-874