arachnode.net

ApplicationSettings.AssignCrawlRequestPrioritiesForFiles Property

Gets or sets a value indicating whether [assign crawl request priorities for files]. Should File Priorities be set according to values in the Priorities table? If set to 'true', File priorities will be set according to the 'Host' of the File AbsoluteUri. If set to 'false' the File will be created as a CrawlRequest with a Priority of '0'.

public static bool AssignCrawlRequestPrioritiesForFiles { public get; public set; }

Property Value

true if [assign crawl request priorities for files]; otherwise, false.

See Also

ApplicationSettings Class | Arachnode.Configuration Namespace