You're right. I'm not sure what I was thinking. Thanks for all your help,
Igal On Nov 3, 2012 5:44 PM, "Robert Muir" <rcm...@gmail.com> wrote: > On Sat, Nov 3, 2012 at 8:32 PM, Igal @ getRailo.org <i...@getrailo.org> > wrote: > > hi Robert, > > > > thank you for your replies. > > > > I couldn't find much documentation/examples of this, but this is what I > came > > up with (below). is that the way I'm supposed to use the > MappingCharFilter? > > > > You don't need to extend anything. > You also don't want to create a normalizecharmap for each reader > (thats way too heavy) > > Just build the NormalizeCharMap once, and pass it to > MappingCharFilter's Constructor. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >