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