You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/09/28 00:14:33 UTC

[jira] [Updated] (NUTCH-1857) readb -dump -format csv should use comma

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

Lewis John McGibbney updated NUTCH-1857:
----------------------------------------
    Attachment: NUTCH-1857.patch

Patch for trunk. Actively testing this right now.

> readb -dump -format csv should use comma
> ----------------------------------------
>
>                 Key: NUTCH-1857
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1857
>             Project: Nutch
>          Issue Type: New Feature
>          Components: crawldb
>    Affects Versions: 1.9
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>             Fix For: 1.10
>
>         Attachments: NUTCH-1857.patch
>
>
> The -dump -format csv option currently uses ASCII character ';' %3B which is not a comma but instead a semi-colon.
> This is a pain in the back side as I always need to override this within the Solr update request.
> We should change the behavhiour to default to the common comma... as indicated here
> http://www.ietf.org/rfc/rfc4180.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)