Holds additional data about a query needed for FirstValid score combiner.


The following tables list the members exposed by ConfidenceQlt.

Public Constructors

  Name Description
Static Public method ConfidenceQlt Overloaded.  
Top

Public Fields

  Name Description
Public field Static DFLT_CONFIDENCE_CUTOFF The default confidence cutoff to be used with most Learn Models. This field is read-only.
Top

Public Methods

  Name Description
Public method doNotPreindex Mark this querylet as to be ignored by the prefilter index.
Public method Equals   (inherited from Object)
Public method getConfidenceCutoff Return the confidence cutoff value for this querylet.
Public method GetHashCode   (inherited from Object)
Public method getMatchCutoff Return the match cutoff value for this querylet.
Public method getQuery Return the querylet as a NetricsQuery object.
Public method GetType   (inherited from Object)
Public method isPreIndexed Return true if this querylet is sent to the prefilter index.
Public method setConfidenceCutoff Set the confidence cut off value.
Public method ToString   (inherited from Object)
Top

Protected Methods

  Name Description
Family method Finalize   (inherited from Object)
Family method MemberwiseClone   (inherited from Object)
Top

Explicit Interface Implementations

  Name Description
Static Private method ConfidenceQlt Overloaded.  
Top

See Also