Search Results for

    Show / Hide Table of Contents

    Class FuzzyNumericQuery

    Inheritance
    object
    QueryBase
    FieldNameQueryBase
    FuzzyQueryBase<double?, double?>
    FuzzyNumericQuery
    Implements
    IFuzzyNumericQuery
    IFuzzyQuery<double?, double?>
    IFuzzyQuery
    IFieldNameQuery
    IQuery
    Inherited Members
    FuzzyQueryBase<double?, double?>.Fuzziness
    FuzzyQueryBase<double?, double?>.MaxExpansions
    FuzzyQueryBase<double?, double?>.PrefixLength
    FuzzyQueryBase<double?, double?>.Rewrite
    FuzzyQueryBase<double?, double?>.Transpositions
    FuzzyQueryBase<double?, double?>.Value
    FuzzyQueryBase<double?, double?>.Conditionless
    FieldNameQueryBase.Field
    QueryBase.Boost
    QueryBase.IsStrict
    QueryBase.IsVerbatim
    QueryBase.IsWritable
    QueryBase.Name
    QueryBase.Conditionless
    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 FuzzyNumericQuery : FuzzyQueryBase<double?, double?>, IFuzzyNumericQuery, IFuzzyQuery<double?, double?>, IFuzzyQuery, IFieldNameQuery, IQuery

    Implements

    IFuzzyNumericQuery
    IFuzzyQuery<TValue, TFuzziness>
    IFuzzyQuery
    IFieldNameQuery
    IQuery

    Extension Methods

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