Keyoti SearchUnit API Docs
DeriveTitleFromDocument Method (documentBody)
API DocumentationKeyoti.SearchEngine.DocumentsHtmlDocumentParserDeriveTitleFromDocument(String)
Keyoti SearchUnit v6
Attempts to return the title of the document, based on the documentBody
Declaration Syntax
C#Visual Basic
protected virtual string DeriveTitleFromDocument(
	string documentBody
)
Protected Overridable Function DeriveTitleFromDocument ( 
	documentBody As String
) As String
Parameters
documentBody (String)
The raw text of the document
Return Value
String
Null if a title couldn't be found, otherwise the title that should be used.

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