Keyoti SearchUnit API Docs
Document Constructor (documentRecord, configuration)
API DocumentationKeyoti.SearchEngine.DocumentsDocumentDocument(DocumentRecord, Configuration)
Keyoti SearchUnit v6
Creates a new Document.
Declaration Syntax
C#Visual Basic
public Document(
	DocumentRecord documentRecord,
	Configuration configuration
)
Public Sub New ( 
	documentRecord As DocumentRecord,
	configuration As Configuration
)
Parameters
documentRecord (DocumentRecord)
The data layer DocumentRecord that holds the data.
configuration (Configuration)
The instance of the Configuration class that holds the settings to be used.

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