Click or drag to resize

FunctionMinTopWeight Method

Returns the weight of the worst found element in the current top-N matches.

Namespace:  SphinxConnector.FluentApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public static int MinTopWeight()

Return Value

Type: Int32
The weight of the worst found element in the current top-N matches.
See Also