 | FunctionMinTopWeight Method |
Returns the weight of the worst found element in the current top-N matches.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic static int MinTopWeight()
Public Shared Function MinTopWeight As Integer
Return Value
Type:
Int32The weight of the worst found element in the current top-N matches.
See Also