Keyoti SearchUnit API Docs
WebsiteBasedIndexableSourceRecord Constructor (webSiteStartUrl, pathMatchesToBeIgnoredList, pathMatchesToBeIncludedList)
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsWebsiteBasedIndexableSourceRecordWebsiteBasedIndexableSourceRecord(String, ArrayList, ArrayList)
Keyoti SearchUnit v6
Creates a new instance and assigns SourceType
Declaration Syntax
C#Visual Basic
public WebsiteBasedIndexableSourceRecord(
	string webSiteStartUrl,
	ArrayList pathMatchesToBeIgnoredList,
	ArrayList pathMatchesToBeIncludedList
)
Public Sub New ( 
	webSiteStartUrl As String,
	pathMatchesToBeIgnoredList As ArrayList,
	pathMatchesToBeIncludedList As ArrayList
)
Parameters
webSiteStartUrl (String)
pathMatchesToBeIgnoredList (ArrayList)
pathMatchesToBeIncludedList (ArrayList)

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610