You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Michael Joyce (JIRA)" <ji...@apache.org> on 2015/11/11 17:29:11 UTC

[jira] [Created] (NUTCH-2166) Add reverse URL format to dump tool

Michael Joyce created NUTCH-2166:
------------------------------------

             Summary: Add reverse URL format to dump tool
                 Key: NUTCH-2166
                 URL: https://issues.apache.org/jira/browse/NUTCH-2166
             Project: Nutch
          Issue Type: Improvement
          Components: tool
    Affects Versions: 1.10, 2.3
            Reporter: Michael Joyce
            Assignee: Michael Joyce
             Fix For: 2.4, 1.11


Update the FileDumper tool with an option for dumping files to the output directory in reverse URL format.

So the file for 
http://bar.foo.com:8983/to/index.html?a=b

Would dump to
<output folder>/com/foo/bar/8983/http/to/index.html?a=b



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