And there is also PATTERN. The pattern could be generated from the list. And it could do more than look for a leading string. Essentially, PATTERN can do anything GREP can do.
But if the list of misspelled domain names is huge, the pattern gets huge and slow too. j. 2008/12/3 Rob van der Heij <[EMAIL PROTECTED]>: > On Wed, Dec 3, 2008 at 1:16 AM, Mike Walter <[EMAIL PROTECTED]> wrote: > >> Have you considered the WILDCARD stage? > > Unfortunately it would take a wildcard stage per domain name you want > to match. That gets unattractive for a large number of domains. I'm > sure I must have suggested the Piper to support variable length > keys... ;-) > > Rob >
