Search Results for

    Show / Hide Table of Contents

    Class FloatRangeProperty

    A range of single-precision 32-bit IEEE 754 floating point values.

    Inheritance
    object
    PropertyBase
    CorePropertyBase
    DocValuesPropertyBase
    RangePropertyBase
    FloatRangeProperty
    Implements
    IPropertyWithClrOrigin
    IFloatRangeProperty
    IRangeProperty
    IDocValuesProperty
    ICoreProperty
    IProperty
    IFieldMapping
    Inherited Members
    RangePropertyBase.Coerce
    RangePropertyBase.Index
    DocValuesPropertyBase.DocValues
    CorePropertyBase.CopyTo
    CorePropertyBase.Fields
    CorePropertyBase.Similarity
    CorePropertyBase.Store
    PropertyBase.LocalMetadata
    PropertyBase.Meta
    PropertyBase.Name
    PropertyBase.DebugDisplay
    PropertyBase.ToString()
    PropertyBase.TypeOverride
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class FloatRangeProperty : RangePropertyBase, IPropertyWithClrOrigin, IFloatRangeProperty, IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping

    Constructors

    | Edit this page View Source

    FloatRangeProperty()

    Declaration
    public FloatRangeProperty()

    Implements

    IPropertyWithClrOrigin
    IFloatRangeProperty
    IRangeProperty
    IDocValuesProperty
    ICoreProperty
    IProperty
    IFieldMapping

    Extension Methods

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