Gets the ranking statement for the specified (native) source.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.rankingstatement(string sourceName)

Parameters

Name Data Type Description
sourceName String Name of the source.

Return Value

Data Type Description
String

Used in

Macro Description
FacetedSearchQueryBuilder Builds an SQL query for Faceted Search.

Expand image Remarks

Expand image Example

SXML