FunctionPacked Factors Method
Can be used in queries to see all the weighting factors calculated when doing the matching. This function works only if
expression ranker is specified and the query is not a full scan, otherwise it will return an error.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
A string containing the ranking factors.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public static string PackedFactors()VB
Public Shared Function PackedFactors As StringReturn Value
StringA string containing the ranking factors.