FunctionMinTopWeight Method

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

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public static long MinTopWeight()

Return Value

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

See Also