FunctionMin Top Weight 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
The weight of the worst found element in the current top-N matches.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public static long MinTopWeight()VB
Public Shared Function MinTopWeight As LongReturn Value
Int64The weight of the worst found element in the current top-N matches.