You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Arthur Meneau (Created) (JIRA)" <ji...@apache.org> on 2011/12/03 03:27:39 UTC

[jira] [Created] (TIKA-799) ForkParser does not populate metadata object after completing a parse

ForkParser does not populate metadata object after completing a parse
---------------------------------------------------------------------

                 Key: TIKA-799
                 URL: https://issues.apache.org/jira/browse/TIKA-799
             Project: Tika
          Issue Type: Improvement
          Components: metadata, parser
    Affects Versions: 1.0
         Environment: Mac OS X 10.6, Java 6, Tika 1.0
            Reporter: Arthur Meneau
            Priority: Minor


ForkParser does not add any new metadata to the metadata object passed to the parse method.
See these two links which describe the problem:
http://stackoverflow.com/questions/8349898/why-is-my-tika-metadata-object-not-being-populated-when-using-forkparser
http://mail-archives.apache.org/mod_mbox/tika-user/201112.mbox/%3CCAOFYJNZ7hsATwfFbMmECjYY9Cii5BuJH7qGfXC08Yrqx%2BDmTvA%40mail.gmail.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TIKA-799) ForkParser does not populate metadata object after completing a parse

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-799.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3
         Assignee: Jukka Zitting

Fixed in revision 1406597 by capturing any output metadata from the XHTML head and adding it to the Metadata object.
                
> ForkParser does not populate metadata object after completing a parse
> ---------------------------------------------------------------------
>
>                 Key: TIKA-799
>                 URL: https://issues.apache.org/jira/browse/TIKA-799
>             Project: Tika
>          Issue Type: Improvement
>          Components: metadata, parser
>    Affects Versions: 1.0
>         Environment: Mac OS X 10.6, Java 6, Tika 1.0
>            Reporter: Arthur Meneau
>            Assignee: Jukka Zitting
>              Labels: metadata, parser
>             Fix For: 1.3
>
>
> ForkParser does not add any new metadata to the metadata object passed to the parse method.
> See these two links which describe the problem:
> http://stackoverflow.com/questions/8349898/why-is-my-tika-metadata-object-not-being-populated-when-using-forkparser
> http://mail-archives.apache.org/mod_mbox/tika-user/201112.mbox/%3CCAOFYJNZ7hsATwfFbMmECjYY9Cii5BuJH7qGfXC08Yrqx%2BDmTvA%40mail.gmail.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TIKA-799) ForkParser does not populate metadata object after completing a parse

Posted by "Jörg Ehrlich (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TIKA-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490191#comment-13490191 ] 

Jörg Ehrlich commented on TIKA-799:
-----------------------------------

Additional info from TIKA-909, which is closed as duplicate:
It's not such a big limitation, because you can e.g. see the metadata in the XHTML header...
http://markmail.org/thread/ychbe3hp5twaz4ij
                
> ForkParser does not populate metadata object after completing a parse
> ---------------------------------------------------------------------
>
>                 Key: TIKA-799
>                 URL: https://issues.apache.org/jira/browse/TIKA-799
>             Project: Tika
>          Issue Type: Improvement
>          Components: metadata, parser
>    Affects Versions: 1.0
>         Environment: Mac OS X 10.6, Java 6, Tika 1.0
>            Reporter: Arthur Meneau
>              Labels: metadata, parser
>
> ForkParser does not add any new metadata to the metadata object passed to the parse method.
> See these two links which describe the problem:
> http://stackoverflow.com/questions/8349898/why-is-my-tika-metadata-object-not-being-populated-when-using-forkparser
> http://mail-archives.apache.org/mod_mbox/tika-user/201112.mbox/%3CCAOFYJNZ7hsATwfFbMmECjYY9Cii5BuJH7qGfXC08Yrqx%2BDmTvA%40mail.gmail.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TIKA-799) ForkParser does not populate metadata object after completing a parse

Posted by "Jörg Ehrlich (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Ehrlich updated TIKA-799:
------------------------------

    Priority: Major  (was: Minor)
    
> ForkParser does not populate metadata object after completing a parse
> ---------------------------------------------------------------------
>
>                 Key: TIKA-799
>                 URL: https://issues.apache.org/jira/browse/TIKA-799
>             Project: Tika
>          Issue Type: Improvement
>          Components: metadata, parser
>    Affects Versions: 1.0
>         Environment: Mac OS X 10.6, Java 6, Tika 1.0
>            Reporter: Arthur Meneau
>              Labels: metadata, parser
>
> ForkParser does not add any new metadata to the metadata object passed to the parse method.
> See these two links which describe the problem:
> http://stackoverflow.com/questions/8349898/why-is-my-tika-metadata-object-not-being-populated-when-using-forkparser
> http://mail-archives.apache.org/mod_mbox/tika-user/201112.mbox/%3CCAOFYJNZ7hsATwfFbMmECjYY9Cii5BuJH7qGfXC08Yrqx%2BDmTvA%40mail.gmail.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira