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 2018/07/02 14:03:00 UTC

[jira] [Commented] (NUTCH-2525) Metadata indexer cannot handle uppercase parse metadata

    [ https://issues.apache.org/jira/browse/NUTCH-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529950#comment-16529950 ] 

Sebastian Nagel commented on NUTCH-2525:
----------------------------------------

That's since NUTCH-1561 because MetaTagsParser has added lowercased metadata keys. It might be better, of course, to always use case-sensitive keys and (optionally) do the extraction case-insensitive.

> Metadata indexer cannot handle uppercase parse metadata
> -------------------------------------------------------
>
>                 Key: NUTCH-2525
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2525
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.14
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>            Priority: Minor
>             Fix For: 1.16
>
>         Attachments: NUTCH-2525.patch
>
>
> MetadataIndexer lowercases keys for parse metadata, making it impossible to index metadata containing uppercase. 



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