SearchQueryClauses GetQuery Method (Boolean, Boolean)Kentico 8.0 API Reference
Returns Full text SQL query and fill collection of words which should be highlighted.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

generateQuery
Type: OnlineSystem Boolean
Indicates whether query should be generated
causeType
Type: OnlineSystem Boolean
If is true => positive cause (AND/OR), false => negative cause (NOT)

Return Value

Type: OnlineString
See Also