| ibi Patterns - Search 6.0.0 .NET API |
| ConfidenceQlt Members |
| See AlsoExampleFieldsMethodsExplicit Inteface Implementations |
![]()
|
Holds additional data about a query needed for FirstValid score combiner.
The following tables list the members exposed by ConfidenceQlt.
Public Constructors
| Name | Description | |
|---|---|---|
|
ConfidenceQlt | Overloaded. |
Public Fields
| Name | Description | |
|---|---|---|
|
DFLT_CONFIDENCE_CUTOFF | The default confidence cutoff to be used with most Learn Models. This field is read-only. |
Public Methods
| Name | Description | |
|---|---|---|
|
doNotPreindex | Mark this querylet as to be ignored by the prefilter index. |
|
Equals | (inherited from Object) |
|
getConfidenceCutoff | Return the confidence cutoff value for this querylet. |
|
GetHashCode | (inherited from Object) |
|
getMatchCutoff | Return the match cutoff value for this querylet. |
|
getQuery | Return the querylet as a NetricsQuery object. |
|
GetType | (inherited from Object) |
|
isPreIndexed | Return true if this querylet is sent to the prefilter index. |
|
setConfidenceCutoff | Set the confidence cut off value. |
|
ToString | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
ConfidenceQlt | Overloaded. |