On Sat, Nov 3, 2012 at 7:47 PM, Igal @ getRailo.org <[email protected]> wrote: > I considered it, and it's definitely an option. > > but I read in the book "Lucene In Action" that MappingCharFilter is > inefficient and I'm not sure that I need that. if implementing my own > involves a lot of coding then I might resort to it as I don't have large > data sets to index at this time. >
The implementation changed for 4.0: https://issues.apache.org/jira/browse/LUCENE-3830 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
