 | Function.MinTopWeight Method |
Returns the weight of the worst found element in the current top-N matches.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
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