WebContentSource::MaxPageEnumerationDepth property

Gets or sets the number of page 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 page hops.

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

Show: