Click or drag to resize
CrawlerJobConfigurationIgnoreCrawlErrors Field
Specifies whether the job should be executed even if the content source could not be crawled. CAUTION: When using this setting incremental crawls of the content sources have to be ensured manually. Out-of-sync content sources may lead to malfunction and data corruption.

Namespace: Colygon.MatchPoint.Search.TimerJobs
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public bool IgnoreCrawlErrors

Field Value

Type: Boolean
See Also