Describes types of result summaries.
Declaration Syntax
C# | Visual Basic |
public enum ResultSummaryType
Public Enumeration ResultSummaryType
Members
Member | Description |
---|---|
StaticMetaDescription |
Where possible, takes the summary from the HTML meta tag - otherwise StaticBodyStart is used.
|
StaticBodyStart |
Takes the summary from as the first X number of words in the document.
|
Dynamic |
Generates the summary based on the keywords searched for.
|
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610