ibi Patterns - Search 6.0.0 .NET API |
NetricsSearchOpts Members |
See AlsoExampleConstructorsMethods |
![]() ![]() |
This class is used to configure search options which apply for the overall search (for all tables being searched).
The following tables list the members exposed by NetricsSearchOpts.
Public Constructors
Name | Description | |
---|---|---|
![]() |
NetricsSearchOpts | Constructs empty opts object. |
Public Methods
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 | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (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 ibi support representative. |
![]() |
setGipFiltered | |
![]() |
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. |
![]() |
setMatchEmpty | Sets the flag to match empty values. |
![]() |
setMatchesRequested | Set the number of matches returned by the ibi™ Patterns - Search Server (default 10). |
![]() |
setPCSize | Tuning parameter, use only on the advice of your ibi support 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 ibi representative for advice before using this option. |
![]() |
setPsiFiltered | |
![]() |
setPsiLookupFields | Set the fields used to lookup a record in the sort filter |
![]() |
setQCSize | Tuning parameter, use only on the advice of your ibi support representative. |
![]() |
setRlModelName | This method specifies the rlink model name to use for this search. |
![]() |
setRlPreds | Set the predicates used as features by the ibi™ Patterns - Search Learn Model. |
![]() |
setSortFiltered | |
![]() |
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 ibi™ Patterns - Search 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 ibi support representative. |
![]() |
ToString | (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. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |