On Tue, Feb 8, 2011 at 10:05 AM, David Smiley (@MITRE.org)
<dsmi...@mitre.org> wrote:
>
> Well then I see a path forward to speed up MappingCharFilter substantially.
> There's your LUCENE-2788, and then you could easily add the same no-op
> optimization for the smallest char value in the HashMap.

only for the smallest starter, and still mappingcharfilter has to
maintain an array of any offset changes (this is now binary searched)
for correctOffset.

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

Reply via email to