Description
I use bin/crawl to crawl url with no data returned, however use bin/nutch step by step fetch, it successed.
bin/nutch generate -topN 10 -crawlId nutch -batchId "12345-123" bin/nutch fetch "1482737147-29630548" -crawlId nutch -threads 20 # "1482737147-29630548" is generated by 'bin/nutch geneate', here if use batchId "12345-123" as bin/crawl do, then no data returned.