You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2013/04/17 23:13:15 UTC

[jira] [Created] (NUTCH-1559) parse-metatags duplicates extracted metatags in combination with parse-tika

Sebastian Nagel created NUTCH-1559:
--------------------------------------

             Summary: parse-metatags duplicates extracted metatags in combination with parse-tika
                 Key: NUTCH-1559
                 URL: https://issues.apache.org/jira/browse/NUTCH-1559
             Project: Nutch
          Issue Type: Bug
          Components: parser
    Affects Versions: 1.6
            Reporter: Sebastian Nagel
            Priority: Minor
             Fix For: 2.3, 1.8


If the plugin parse-metatags is used in combination with parse-tika, the extracted metatags (the pairs <name, value>) are duplicated.

The metatags are found twice in parse.getData().getParseMeta() and in metaTags.getGeneralTags(). Is this necessary? Maybe we should fix parse-tika in this point?

--
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