Keyoti SearchUnit API Docs
QueryGroup Property
API DocumentationKeyoti.SearchEngine.SearchSearchAgentQueryGroup
Keyoti SearchUnit v6
A GroupElement based on the entire search query.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual GroupElement QueryGroup { get; }
public virtual GroupElement QueryGroup { get; }
Public Overridable ReadOnly Property QueryGroup As GroupElement
	Get
Public Overridable ReadOnly Property QueryGroup As GroupElement
	Get
public:
virtual property GroupElement^ QueryGroup {
	GroupElement^ get ();
}
public:
virtual property GroupElement^ QueryGroup {
	GroupElement^ get ();
}
abstract QueryGroup : GroupElement with get
override QueryGroup : GroupElement with get
abstract QueryGroup : GroupElement with get
override QueryGroup : GroupElement with get
Property Value
Remarks
Inner expression elements can be obtained from this.

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