On 11/6/07, Kristen Roth <[EMAIL PROTECTED]> wrote:
> Yonik - thanks so much for your help!  Just to clarify; where should the
> regex go for each field?

Each field should have a different FieldType (referenced by the "type"
XML attribute).  Each fieldType can have it's own analyzer.  You can
use a different PatternTokenizer (which specifies a regex) for each
analyzer.

-Yonik

Reply via email to