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: 3.12.6
Syntax
public static int MinTopWeight()

Return Value

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