Keyoti SearchUnit API Docs
CreateRecord Method (sourceType, location, query, uniqueColumn, resultURL, extensionData)
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsIndexableSourceRecordFactoryCreateRecord(SourceType, String, String, String, String, String)
Keyoti SearchUnit v6
Factory method to create subclass of this class specific to the sourceType
Declaration Syntax
C#Visual Basic
public static IndexableSourceRecord CreateRecord(
	SourceType sourceType,
	string location,
	string query,
	string uniqueColumn,
	string resultURL,
	string extensionData
)
Public Shared Function CreateRecord ( 
	sourceType As SourceType,
	location As String,
	query As String,
	uniqueColumn As String,
	resultURL As String,
	extensionData As String
) As IndexableSourceRecord
Parameters
sourceType (SourceType)
location (String)
query (String)
uniqueColumn (String)
resultURL (String)
extensionData (String)
Return Value

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