|
Name |
Description |
|
addCustomTiebreak
|
Can be used to specify how to break ties between two records that have identical textual similarity. |
|
baseBgColor
|
Specify a background non-match color for HTML text. |
|
baseColor
|
Specify a non-match color for HTML text. |
|
boldThresh
|
Specify the threshold beyond which to bold text. |
|
Equals |
Determines whether the specified Object is equal to the current Object. (inherited from Object) |
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (inherited from Object) |
|
GetType |
Gets the Type of the current instance. (inherited from Object) |
|
italicsThresh
|
Specify the threshold beyond which to italicize text. |
|
matchBgColor
|
Specify a background match color for HTML text. |
|
matchColor
|
Specify a match color for HTML text. |
|
maxFontSize
|
Specify the maximum font size of matching text. |
|
scoreType
|
Overloaded. This specifies the type of score to be used for ordering records. |
|
setDetailedStats
|
Enable detailed statistics for this search. |
|
setEmptyScore
|
Sets the score a comparison gets when empty data is encountered. |
|
setFailEmptyPred
|
Set whether the predicate fails on empty data. |
|
setFailInvalidPred
|
Set whether a failed predicate is considered true or false. |
|
setFetchSize
|
Tuning parameter, use only on the advice of your TIBCO representative. |
|
setGipFiltered
|
Enable gip filtering for this table (default). |
|
setGpuCallParallelism
|
Set the number of simultaneous GPU calls used in the search. |
|
setGpuEnabled
|
Set whether the search uses GPU-enabled indexing. |
|
setGpuTableBlocksPerCall
|
Set the number of table-blocks evaluated per GPU call. |
|
setInvalidScore
|
Sets the score a comparison gets when an error occurs. |
|
setMatchesRequested
|
Set the number of matches returned by the Netrics Server (default 10). |
|
setPCSize
|
Tuning parameter, use only on the advice of your TIBCO representative. |
|
setPhonetic
|
Enable phonetic searches for this table. |
|
setPsiDensity
|
Set the density of suffixes produced from query field values. It is recommended that you contact your TIBCO representative for advice before using this option. |
|
setPsiFiltered
|
Enable PSI filtering for this table. |
|
setPsiLookupFields
|
Set the fields used to lookup a record in the sort filter |
|
setQCSize
|
Tuning parameter, use only on the advice of your TIBCO representative. |
|
setRlModelName
|
This method specifies the rlink model name to use for this search. |
|
setRlPreds
|
Set the predicates used as features by the Netrics Decision Engine. |
|
setSortFiltered
|
Enable SORT filtering for this table. |
|
setSortLookupFields
|
Set the fields used to lookup a record in the sort filter |
|
setStartMatch
|
Set the rank of the first match to be returned by the Netrics Server (default 1). |
|
setThesaurusWeight
|
Use the specified thesaurus weight in determining matching records. |
|
setVisStyle
|
Sets the visualization style you want returned. |
|
setXparm
|
Overloaded. Use this method only on the advice of your TIBCO representative. |
|
ToString |
Returns a String that represents the current Object. (inherited from Object) |
|
underlineThresh
|
Specify the threshold beyond which to underline text. |
|
useAbsoluteCutoff
|
Cut off the result set at a specific absolute value. |
|
useEphemeralThesaurus
|
Use an empheral thesaurus in determining matching records. |
|
useExactPlusScoreCutoff
|
Return all search results which are exact matches and a constant number of records which are inexact. |
|
useNoCutoff
|
Revert to not using a cutoff. |
|
usePercentOfTopCutoff
|
Return search results whose scores are above a given percentage of the score of the first record. |
|
useSimpleGapCutoff
|
Return search results until there is gap between adjacent records. |
|
useThesaurus
|
Use the specified thesaurus in determining matching records. |