AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SearchIndexer Constructor

Initializes a new instance of the SearchIndexer class.

Namespace:  AdvantageCSP.Keyoti.SiteIndexer
Assembly:  AdvantageCSP.Keyoti.SiteIndexer (in AdvantageCSP.Keyoti.SiteIndexer.dll)

Syntax


public SearchIndexer(
	Configuration configuration,
	AdvantageSearchDomain searchDomain,
	string cookieLanguage,
	ArrayList pathsToExclude,
	ArrayList pathsToInclude
)

Parameters

configuration
Type: Configuration
The configuration.
searchDomain
Type: AdvantageSearchDomain
The search domain.
cookieLanguage
Type: String
The cookie language.
pathsToExclude
Type: ArrayList
The paths to exclude.
pathsToInclude
Type: ArrayList
The paths to include.