hi, i hope someone can find me an answer on this;
why is nutch re-fetching pages that we fetched and indexed already - over and over regardless of the db.fetch properties? here are my settings: db.fetch.interval.default = 2592000 db.default.fetch.interval = 30 db.fetch.interval.max = 7776000 we are NOT specifying topN or adddays I have tried all sorts of settings but nothing seems to work. I have gone through the forums and tried all sorts of different suggestions to no avail.. i have looked through code and cant see anything unusual; would appreciate any suggestions on this. what am i missing? thanks..