Keyoti SearchUnit API Docs
SetImportParameters Method (webStartStartUrl, pathMatchesToBeIgnoredList, pathMatchesToBeIncludedList)
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsWebsiteBasedIndexableSourceRecordSetImportParameters(String, ArrayList, ArrayList)
Keyoti SearchUnit v6
Sets the data required to perform an import.
Declaration Syntax
C#Visual Basic
public void SetImportParameters(
	string webStartStartUrl,
	ArrayList pathMatchesToBeIgnoredList,
	ArrayList pathMatchesToBeIncludedList
)
Public Sub SetImportParameters ( 
	webStartStartUrl As String,
	pathMatchesToBeIgnoredList As ArrayList,
	pathMatchesToBeIncludedList As ArrayList
)
Parameters
webStartStartUrl (String)
pathMatchesToBeIgnoredList (ArrayList)
pathMatchesToBeIncludedList (ArrayList)

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