Click or drag to resize
FunctionMinTopSortValue 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.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public static float MinTopSortValue()

Return Value

Type: Single
The sort key value of the worst found element in the current top-N matches if sort key is float and 0 otherwise
See Also