DeleteOnServerError

A Boolean value that specifies whether to delete pages, so that they are removed from the IDOL index, when the web server returns one of the error codes specified by DeleteOnServerErrorCodes.

When this parameter is FALSE and Web Connector receives an HTTP response code that is in the range 400 to 599 (other than 404) the connector automatically retries the request, both during the current synchronize cycle and in subsequent synchronize cycles.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or FetchTasks
Example: DeleteOnServerError=TRUE
See Also: