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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16428770#comment-16428770 ] 

Hudson commented on TIKA-2626:
------------------------------

UNSTABLE: Integrated in Jenkins build tika-2.x-windows #229 (See [https://builds.apache.org/job/tika-2.x-windows/229/])
TIKA-2626 (tallison: rev c8b9b4409c72ded92d588660274977d5a6fdb539)
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/mail/MailContentHandler.java
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/mail/RFC822Parser.java


> 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: Task
>            Reporter: Tim Allison
>            Priority: Major
>
> 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)