Search Results for

    Show / Hide Table of Contents

    Class WeightFunctionDescriptor<T>

    Inheritance
    object
    DescriptorBase<WeightFunctionDescriptor<T>, IWeightFunction>
    FunctionScoreFunctionDescriptorBase<WeightFunctionDescriptor<T>, IWeightFunction, T>
    WeightFunctionDescriptor<T>
    Implements
    IDescriptor
    IWeightFunction
    IScoreFunction
    Inherited Members
    FunctionScoreFunctionDescriptorBase<WeightFunctionDescriptor<T>, IWeightFunction, T>.Filter(Func<QueryContainerDescriptor<T>, QueryContainer>)
    FunctionScoreFunctionDescriptorBase<WeightFunctionDescriptor<T>, IWeightFunction, T>.Weight(double?)
    DescriptorBase<WeightFunctionDescriptor<T>, IWeightFunction>.Self
    DescriptorBase<WeightFunctionDescriptor<T>, IWeightFunction>.Assign<TValue>(TValue, Action<IWeightFunction, 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 WeightFunctionDescriptor<T> : FunctionScoreFunctionDescriptorBase<WeightFunctionDescriptor<T>, IWeightFunction, T>, IDescriptor, IWeightFunction, IScoreFunction where T : class
    Type Parameters
    Name Description
    T

    Implements

    IDescriptor
    IWeightFunction
    IScoreFunction

    Extension Methods

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