Keyoti SearchUnit API Docs
AppendText Method (text, configuration)
API DocumentationKeyoti.SearchEngine.DocumentsDocumentTextAppendText(String, Configuration)
Keyoti SearchUnit v6
Appends words in 'text' to the main document.
Declaration Syntax
C#Visual Basic
public void AppendText(
	string text,
	Configuration configuration
)
Public Sub AppendText ( 
	text As String,
	configuration As Configuration
)
Parameters
text (String)
The plain text that should be appended to the existing document text and indexed.
configuration (Configuration)
The existing configuration to use.

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