Keyoti SearchUnit API Docs
PrependText Method (text, configuration)
API DocumentationKeyoti.SearchEngine.DocumentsDocumentTextPrependText(String, Configuration)
Keyoti SearchUnit v6
Prepends words in 'text' to the start of the main document.
Declaration Syntax
C#Visual Basic
public void PrependText(
	string text,
	Configuration configuration
)
Public Sub PrependText ( 
	text As String,
	configuration As Configuration
)
Parameters
text (String)
The plain text that should be prepended to the beginning of 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