In theory, you need to change the search 'LIKE' to 'EQUALS'

Or use the SQL boundaries search to match the whole word.

That way it's not looking for everything, it's only looking for exact matches to the keyword you have typed in.