On Mon, Feb 7, 2011 at 10:51 PM, Steven A Rowe <sar...@syr.edu> wrote:
> I haven't done any benchmarking, but I'm pretty sure that ASCIIFoldingFilter 
> can achieve a significantly higher throughput rate than MappingCharFilter, 
> and given that, it probably makes sense to keep both, to allow people to make 
> the choice about the tradeoff between the flexibility provided by the 
> human-readable (and editable) mapping file and the speed provided by 
> ASCIIFoldingFilter.

I agree... have you seen http://bugs.icu-project.org/trac/ticket/7743 ?

Hopefully something along those lines would allow us to support the
flexibility in a factory or whatever (even better as described, when
you just want a small tweak) but still with good performance.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to