Gets or sets the ranking expression to use with Expression.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.8.0.26312 (2.8.0.26312)

Syntax

C#
public string RankingExpression { get; set; }
Visual Basic
Public Property RankingExpression As String
	Get
	Set

Field Value

The ranking expression.

See Also