Search Results for

    Show / Hide Table of Contents

    Class GoogleNormalizedDistanceHeuristicDescriptor

    Inheritance
    object
    DescriptorBase<GoogleNormalizedDistanceHeuristicDescriptor, IGoogleNormalizedDistanceHeuristic>
    GoogleNormalizedDistanceHeuristicDescriptor
    Implements
    IDescriptor
    IGoogleNormalizedDistanceHeuristic
    Inherited Members
    DescriptorBase<GoogleNormalizedDistanceHeuristicDescriptor, IGoogleNormalizedDistanceHeuristic>.Self
    DescriptorBase<GoogleNormalizedDistanceHeuristicDescriptor, IGoogleNormalizedDistanceHeuristic>.Assign<TValue>(TValue, Action<IGoogleNormalizedDistanceHeuristic, TValue>)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class GoogleNormalizedDistanceHeuristicDescriptor : DescriptorBase<GoogleNormalizedDistanceHeuristicDescriptor, IGoogleNormalizedDistanceHeuristic>, IDescriptor, IGoogleNormalizedDistanceHeuristic

    Methods

    | Edit this page View Source

    BackgroundIsSuperSet(bool?)

    Declaration
    public GoogleNormalizedDistanceHeuristicDescriptor BackgroundIsSuperSet(bool? backroundIsSuperSet = true)
    Parameters
    Type Name Description
    bool? backroundIsSuperSet
    Returns
    Type Description
    GoogleNormalizedDistanceHeuristicDescriptor

    Implements

    IDescriptor
    IGoogleNormalizedDistanceHeuristic

    Extension Methods

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