If you are matching on the entire column instead of using a LIKE operation, yes, there is.
However, any time you start using functions or LIKE, you are basically tossing your indexes out the window.