You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2018/04/06 18:55:00 UTC

[jira] [Resolved] (TIKA-2626) RFC822Parser crazily slower because of creation of new Detector on each file

     [ https://issues.apache.org/jira/browse/TIKA-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-2626.
-------------------------------
    Resolution: Fixed

> RFC822Parser crazily slower because of creation of new Detector on each file
> ----------------------------------------------------------------------------
>
>                 Key: TIKA-2626
>                 URL: https://issues.apache.org/jira/browse/TIKA-2626
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Tim Allison
>            Priority: Blocker
>
> RFC822 parser is crazily slower in 1.18-SNAPSHOT. Better to use regexes to determine html vs text than to create a new Detector for every file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)