Click or drag to resize
CrawlerJobConfiguration Fields

The CrawlerJobConfiguration type exposes the following members.

Fields
  NameDescription
Public fieldIgnoreCrawlErrors
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.
Public fieldSchedule
Contains a definition for a schedule which is used to automatically start the timer job.
(Inherited from ScheduleBaseTimerJobConfiguration.)
Top
See Also