You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by weishenyun <wl...@yahoo.com.cn> on 2013/08/26 10:26:16 UTC

Re: question about running updatedb

Hi lewis,

Since current updatedb job does not accommodate batchId field, so it will
trigger many problems. For example, I try to crawl one URL(only one URL in
the DB) by crawl command with -depth 3. And the default fetch interval = 7
days. In every crawling cycle of updatedb job, the fetch time of the url
will be added 7 days. Thus, the final fetch time of this initial url will be
added 7 * 3 days. Without batchId field, updatedb job will add fetch
interval to every url in the DB no matter whether it is fetched in the same
cycle with this updatedb job. So is it a bug?



--
View this message in context: http://lucene.472066.n3.nabble.com/question-about-running-updatedb-tp4054658p4086585.html
Sent from the Nutch - User mailing list archive at Nabble.com.

Re: question about running updatedb

Posted by weishenyun <we...@gmail.com>.



--
View this message in context: http://lucene.472066.n3.nabble.com/question-about-running-updatedb-tp4054658p4086595.html
Sent from the Nutch - User mailing list archive at Nabble.com.

Re: question about running updatedb

Posted by feng lu <am...@gmail.com>.
Hi, I add this patch in https://issues.apache.org/jira/browse/NUTCH-1632.

you can try it.


On Mon, Aug 26, 2013 at 5:39 PM, weishenyun <we...@gmail.com> wrote:

> Any patch to solve this problem?
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/question-about-running-updatedb-tp4054658p4086598.html
> Sent from the Nutch - User mailing list archive at Nabble.com.
>



-- 
Don't Grow Old, Grow Up... :-)

Re: question about running updatedb

Posted by weishenyun <we...@gmail.com>.
Any patch to solve this problem?



--
View this message in context: http://lucene.472066.n3.nabble.com/question-about-running-updatedb-tp4054658p4086598.html
Sent from the Nutch - User mailing list archive at Nabble.com.