 | SphinxSearchOptionsRankingExpression Property |
Gets or sets the ranking expression to use with rank mode
Expression.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic string RankingExpression { get; set; }
Public Property RankingExpression As String
Get
Set
Property Value
Type:
StringThe ranking expression.
See Also