Search Results for

    Show / Hide Table of Contents

    Interface IMutualInformationHeuristic

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IMutualInformationHeuristic

    Properties

    | Edit this page View Source

    BackgroundIsSuperSet

    Declaration
    [DataMember(Name = "background_is_superset")]
    bool? BackgroundIsSuperSet { get; set; }
    Property Value
    Type Description
    bool?
    | Edit this page View Source

    IncludeNegatives

    Declaration
    [DataMember(Name = "include_negatives")]
    bool? IncludeNegatives { get; set; }
    Property Value
    Type Description
    bool?

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • BackgroundIsSuperSet
      • IncludeNegatives
    • Extension Methods
    Back to top Generated by DocFX