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/30 00:07:33 UTC

[jira] [Resolved] (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 resolved NUTCH-1857.
-----------------------------------------
    Resolution: Fixed

lmcgibbn@LMC-032857 /usr/local/trunk $ svn ci -m "NUTCH-1857 readb -dump -format csv should use comma"
Sending        CHANGES.txt
Sending        src/java/org/apache/nutch/crawl/CrawlDbReader.java
Transmitting file data ..
Committed @revision 1628329 in trunk.

> 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, NUTCH-1857v2.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)