WebContentSource::MaxSiteEnumerationDepth property

Gets or sets the number of site hops the crawler can take from the start address to a content item.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.Int32
A 32-bit integer that specifies the maximum number of site hops.

To configure an unlimited number of site hops, set this value to -1.

Show: