[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2007-01-18 Thread Armel Nene (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465700 ] Armel Nene commented on NUTCH-61: - I have attached a new patch as the old one need updating before using with Nutch 0.

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2007-01-17 Thread Sami Siren (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465540 ] Sami Siren commented on NUTCH-61: - ok, so in my usual use case where there are far more urls than I can fetch this sho

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2007-01-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465517 ] Andrzej Bialecki commented on NUTCH-61: Actually, there is a way to do this, and this patch implements it. We

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2007-01-17 Thread Sami Siren (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465493 ] Sami Siren commented on NUTCH-61: - Havent looked the patch (tm) How would one manage segments after something linke th

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2007-01-15 Thread Armel Nene (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464725 ] Armel Nene commented on NUTCH-61: - I was able to apply the patch to Nutch 0.8.1 and have it successfully running. I th

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2006-11-13 Thread Armel Nene (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12449332 ] Armel Nene commented on NUTCH-61: - In the fetcher source code : src\java\org\apache\nutch\fetcher.java there is this condition which checks to see status of file or

Re: [jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2006-11-12 Thread Andrzej Bialecki
Armel T. Nene wrote: Andrzej, the feature that I am after can be implemented by this patch if I just adapt it right. I am not sure of this but the patch seems a little bit old to be implemented in the latest release of Nutch 0.8.1. Right, that's why I wrote it needs to be brought up-to-date

RE: [jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2006-11-12 Thread Armel T. Nene
h-dev@lucene.apache.org Subject: [jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content [ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12449170 ] Andrzej Bialecki commented on NUTCH-61: Unfortun

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2006-11-12 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12449170 ] Andrzej Bialecki commented on NUTCH-61: Unfortunately, this patch hasn't been applied yet, due to its complexity and lack of testing. But it will be, soone

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2006-11-12 Thread Armel Nene (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12449128 ] Armel Nene commented on NUTCH-61: - Has this patch by any chance been included in the newer release of nucth or is any one using as Otis asked. The reason is I am abo

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2006-10-24 Thread Otis Gospodnetic (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12444514 ] Otis Gospodnetic commented on NUTCH-61: --- Has anyone been using the code with this patch applied? Just wondering if/how well it works. > Adaptive re-fetch int

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2006-02-27 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12368051 ] Andrzej Bialecki commented on NUTCH-61: I contemplated this for a while, and then decided against it. The main reason was that currently most of the "pluggable" extensi

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2006-02-27 Thread Jerome Charron (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12368050 ] Jerome Charron commented on NUTCH-61: - Not an objection, but a simple comment. Why not making FetchSchedule a new ExtensionPoint and then DefaultFetchSchedule and AdaptiveFe

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2005-12-28 Thread byron miller (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12361346 ] byron miller commented on NUTCH-61: --- Most definately! I'll be happy to give it a whirl! > Adaptive re-fetch interval. Detecting umodified content > ---

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2005-12-27 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12361311 ] Andrzej Bialecki commented on NUTCH-61: I'm working on this, the patch will be available in a couple of days. I could use then your help with review and testing... ;-)

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2005-12-27 Thread byron miller (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12361302 ] byron miller commented on NUTCH-61: --- Is there a patch modified for the current branch or should i take a stab at this? > Adaptive re-fetch interval. Detecting umodified conte

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2005-12-22 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12361133 ] Andrzej Bialecki commented on NUTCH-61: This patch already supports this. Anyway, it needs to be significantly re-worked to fit into the current development version. >

[jira] Commented: (NUTCH-61) Adaptive re-fetch interval. Detecting umodified content

2005-12-22 Thread raghavendra prabhu (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-61?page=comments#action_12361131 ] raghavendra prabhu commented on NUTCH-61: - Will the same thing work for a filesystem For a file system , We can directly get the modified date store it in the db The pl