Search Results for

    Show / Hide Table of Contents

    Class LongRangeProperty

    A range of signed 64-bit integers with a minimum value of -263 and maximum of 263-1.

    Inheritance
    object
    PropertyBase
    CorePropertyBase
    DocValuesPropertyBase
    RangePropertyBase
    LongRangeProperty
    Implements
    IPropertyWithClrOrigin
    ILongRangeProperty
    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 LongRangeProperty : RangePropertyBase, IPropertyWithClrOrigin, ILongRangeProperty, IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping

    Constructors

    | Edit this page View Source

    LongRangeProperty()

    Declaration
    public LongRangeProperty()

    Implements

    IPropertyWithClrOrigin
    ILongRangeProperty
    IRangeProperty
    IDocValuesProperty
    ICoreProperty
    IProperty
    IFieldMapping

    Extension Methods

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