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: 5.3.0
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