On Wed, 2006-07-26 at 16:33 -0400, Michael J. Prichard wrote:
> If I want to search an email address (i.e. [EMAIL PROTECTED]) do I need to 
> Tokenize that field?

Do you want to match on the full address only, or on parts too? 

If A, don't tokenize. 
If B, tokenize. And write an analyzer that will handle it.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to