Reputation: 5477
Does Nutch index pages again if they're already in the index? If so, how do I change this?
Upvotes: 2
Views: 208
Reputation: 1287
Yes and no. By default Nutch will reindex pages only after a certain period 1 month (from memory), if the page hasn't change it will delay increase the re-indexing time too a maximum which is 3 month by default. All settings are configurable in nutch-site.xml
Upvotes: 3