This class extends NetricsMappedRecord adding information relevant to a search result (match score, etc.).
The following tables list the members exposed by NetricsSearchResult.
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
getAttribute | Overloaded. Gets the specified attribute value of the record. (inherited from NetricsMappedRecord) |
![]() |
getAttrNames | Overloaded. Returns the names of name/value attributes of the record. (inherited from NetricsMappedRecord) |
![]() |
getAttrValues | Returns the values of name/value attributes of the record. (inherited from NetricsBaseRecord) |
![]() |
getCharMatchStrengths | Overloaded. Returns the match strength information for a field in the record. |
![]() |
getDblCharMatchStrengths | Overloaded. Returns the precomputed visualization strengths for this field. |
![]() |
getDirtyState | Get the dirty state for this record. |
![]() |
getField | Overloaded. Returns the contents of a field in the record. (inherited from NetricsMappedRecord) |
![]() |
getFieldByName | Only for COM interoperability. (inherited from NetricsMappedRecord) |
![]() |
getFieldNames | Returns an array of Strings which are the names of the fields for the source table of the record. (inherited from NetricsMappedRecord) |
![]() |
getFields | Can be used to get the content of a record. (inherited from NetricsBaseRecord) |
![]() |
getFieldTypes | Returns an array of integers which are the types of the fields for the source table of the record. (inherited from NetricsMappedRecord) |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getHtml | Overloaded. Gets an HTML visualized field from the record. |
![]() |
getITMatchScore | A score from 0 to 1.0 indicating the information theoretic score for this record. |
![]() |
getITMatchScoreQlt | The per-querylet IT match scores. |
![]() |
getKey | Get the key of a record. (inherited from NetricsBaseRecord) |
![]() |
getMatchRank | The ordinal ranking of this record. |
![]() |
getMatchScore | Get the overall match score for this record. |
![]() |
getMatchScoreQlt | An array of match scores, one per querylet supplied for the source table. |
![]() |
getMatchType | Whether the match is phonetic or typographic. |
![]() |
getMaxMatchScore | A score from 0 to 1.0 indicating the maximum of the normal and reverse match strengths for this record. |
![]() |
getMinMatchScore | A score from 0 to 1.0 indicating the minimum of the normal and reverse match strengths for this record. |
![]() |
getNamedQltConfidence | Get the confidence measure of the named querylet. |
![]() |
getNamedQltConfidenceArray | Get the list of named querylet confidence measures, null if none. |
![]() |
getNamedQlts | Get the list of named querlets, null if none. |
![]() |
getNamedQltScore | Get the match score of the named querylet. |
![]() |
getNamedQltScoresArray | Get this list of named querylet scores, null if none. |
![]() |
getNormMatchScore | A score from 0 to 1.0 indicating the normal match strength for this record. |
![]() |
getNormMatchScoreQlt | The per-querylet normal match scores. |
![]() |
getParentKey | Retrieve the parent key of a record. (inherited from NetricsBaseRecord) |
![]() |
getRevMatchScore | A score from 0 to 1.0 indicating the reverse match strength for this record. |
![]() |
getRevMatchScoreQlt | The per-querylet reverse match scores. |
![]() |
getRlConfidence | Get the Learn Model (RLINK) confidence measure. |
![]() |
getRlFeatureScores | A score from 0 to 1.0 for each feature processed by the Netrics decision engine. |
![]() |
getRlScore | Obsolete. Returns the Learn model score for this record (from 0 to 1.0). |
![]() |
getRlSignificances | Get the Learn Model (RLINK) significance values. |
![]() |
getSrcDbInfo | |
![]() |
getSrcDbName | |
![]() |
getSrcTblInfo | The table info field for the table from which the record came. |
![]() |
getSrcTblName | The name of the table from which the record came - is useful only for multi-table searches. |
![]() |
getSymMatchScore | A score from 0 to 1.0 indicating the symmetric match strength for this record. |
![]() |
getSymMatchScoreQlt | The per-querylet symmetric match scores. |
![]() |
GetType | Gets the |
![]() |
numBytes | Return the number of bytes of data in this record. (inherited from NetricsBaseRecord) |
![]() |
ToString | (inherited from NetricsBaseRecord) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |