 | FunctionMinTopSortValue Method |
Returns the sort key value of the worst found element in the current top-N matches if sort key is float and 0 otherwise.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic static float MinTopSortValue()
Public Shared Function MinTopSortValue As Single
Return Value
Type:
SingleThe sort key value of the worst found element in the current top-N matches if sort key is float and 0 otherwise
See Also