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: 6.0.0
Syntax
public static long MinTopWeight()

Return Value

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