This class inherits from a NetricsMappedRecord and contains additional information relevant to a search result (match score, etc.).
The following tables list the members exposed by NetricsSearchResult.
Public Methods
| Name | Description | |
|---|---|---|
|
compare | For internal use only. (inherited from NetricsRecord) |
|
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 NetricsRecord) |
|
getCharMatchStrengths | Overloaded. Returns the match strength information for a field in the record. |
|
getDblCharMatchStrengths | Overloaded. Returns the precomputed visualization strengths for this field. |
|
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 NetricsRecord) |
|
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 | Can be used to get the record key of a record. (inherited from NetricsRecord) |
|
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. |
|
getNormMatchScore | A score from 0 to 1.0 indicating the normal match strength for this record. |
|
getNormMatchScoreQlt | The per-querylet normal match scores. |
|
getRevMatchScore | A score from 0 to 1.0 indicating the reverse match strength for this record. |
|
getRevMatchScoreQlt | The per-querylet reverse match scores. |
|
getRlFeatureScores | A score from 0 to 1.0 for each feature processed by the Netrics decision engine. |
|
getRlScore | A score from 0 to 1.0 indicating the decision engine strength for this record. |
|
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 |
|
Initialize | Only for COM interoperability. See |
|
numBytes | Return the number of bytes of data in this record. (inherited from NetricsRecord) |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |