FunctionMin Top Sort Value Method
Returns the sort key value of the worst found element in the current top-N matches if sort key is float and 0 otherwise.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The sort key value of the worst found element in the current top-N matches if sort key is float and 0 otherwise
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public static float MinTopSortValue()VB
Public Shared Function MinTopSortValue As SingleReturn Value
SingleThe sort key value of the worst found element in the current top-N matches if sort key is float and 0 otherwise