CrawlPriority Enumeration
Specifies the priorities for crawling the content sources in the Search service application.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration CrawlPriority
'Usage
Dim instance As CrawlPriority
public enum CrawlPriority
Members
Member name | Description | |
---|---|---|
Normal | The crawl priority for the content source is normal in the crawl queue. | |
High | The crawl priority for the content source is high in the crawl queue. |