Keyoti SearchUnit API Docs
Summary Property
API DocumentationKeyoti.SearchEngine.WebResultItemSummary
Keyoti SearchUnit v6
The result summary
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string Summary { get; set; }
public virtual string Summary { get; set; }
Public Overridable Property Summary As String
	Get
	Set
Public Overridable Property Summary As String
	Get
	Set
public:
virtual property String^ Summary {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ Summary {
	String^ get ();
	void set (String^ value);
}
abstract Summary : string with get, set
override Summary : string with get, set
abstract Summary : string with get, set
override Summary : string with get, set
Property Value
Remarks
When phrase matching is enabled, this summary is an extract of the document that includes the search words, otherwise it is text from the beginning of the document.

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