Keyoti SearchUnit API Docs
HighlightQueryWordsInSummaryHTML Property
API DocumentationKeyoti.SearchEngine.WebSearchResultHighlightQueryWordsInSummaryHTML
Keyoti SearchUnit v6
How to highlight the query words in the summary. Eg. <b>{0}</b>
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual string HighlightQueryWordsInSummaryHTML { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual string HighlightQueryWordsInSummaryHTML { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property HighlightQueryWordsInSummaryHTML As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property HighlightQueryWordsInSummaryHTML As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property String^ HighlightQueryWordsInSummaryHTML {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property String^ HighlightQueryWordsInSummaryHTML {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract HighlightQueryWordsInSummaryHTML : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override HighlightQueryWordsInSummaryHTML : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract HighlightQueryWordsInSummaryHTML : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override HighlightQueryWordsInSummaryHTML : string with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120