A score from 0 to 1.0 indicating the information theoretic score for this record.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Function getITMatchScore() As Double _
    Implements INetricsSearchResult.getITMatchScore
C#
public double getITMatchScore()
C++
public:
 double getITMatchScore() sealed 
J#
public double getITMatchScore()
JScript
public  function getITMatchScore() : double

Implements

INetricsSearchResult.getITMatchScore

Remarks

Contact your Netrics representative if you're interested in learning how IT scores are computed.

See Also