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 (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public bool IgnoreCrawlErrors

Field Value

Type: Boolean
See Also