Options for the result summaries.
Declaration Syntax
C# | Visual Basic |
public enum SearchResultControlSummaryOptions
Public Enumeration SearchResultControlSummaryOptions
Members
Member | Description |
---|---|
AsSetInConfiguration |
Use the configuration file setting.
|
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.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610