Attempts to return the title of the document, based on the documentBody

C# | Visual Basic |
protected virtual string DeriveTitleFromDocument( string documentBody )
Protected Overridable Function DeriveTitleFromDocument ( documentBody As String ) As String

- documentBody (String)
- The raw text of the document

String
Null if a title couldn't be found, otherwise the title that should be used.
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