This Delete Incremental Policy is used only for an incremental crawl.

You need to decide which delete policy to use, as Aspire only allows one at the time.

Days before delete (sends the deletes after a specific number of days has passed since the last time the URLs were accessed).
Iterations before delete (sends the deletes after a specific number of incremental crawls since the last time the URLs were accessed).
If the policy is not created, then is used a default policy Immediate (which means sending deletes as soon as a URL is not accessed during an incremental crawl).


On the manager side, we define the first delete incremental policies and can assign IDs of those policies to:

  • seeds
  • connections


When is assigned to both, then the Delete Incremental Policy in Seed is only used.


  • No labels