You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2007/07/25 00:53:31 UTC

[jira] Issue Comment Edited: (LUCENE-871) ISOLatin1AccentFilter a bit slow

    [ https://issues.apache.org/jira/browse/LUCENE-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515111 ] 

Mark Miller edited comment on LUCENE-871 at 7/24/07 3:51 PM:
-------------------------------------------------------------

Since I prefer my char array handling to the current, I have taken the fail fast pre-scan loop and yoniks suggestion and incorporated them into my patch. Two choices now.

- Mark


 was:
Since I prefer my char array handling to the current, I have taken the fail fast pre-scan loop and yoniks suggestion and incorporated them mine my patch. Two choices now.

- Mark

> ISOLatin1AccentFilter a bit slow
> --------------------------------
>
>                 Key: LUCENE-871
>                 URL: https://issues.apache.org/jira/browse/LUCENE-871
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Analysis
>    Affects Versions: 1.9, 2.0.0, 2.0.1, 2.1, 2.2
>            Reporter: Ian Boston
>         Attachments: fasterisoremove1.patch, fasterisoremove2.patch, ISOLatin1AccentFilter.java.patch
>
>
> The ISOLatin1AccentFilter is a bit slow giving 300+ ms responses when used in a highligher for output responses.
> Patch to follow

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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