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: 6.0.0
Syntax
public static float MinTopSortValue()

Return Value

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