Class RangePropertyAttributeBase
Inheritance
RangePropertyAttributeBase
Assembly: OpenSearch.Client.dll
Syntax
public abstract class RangePropertyAttributeBase : OpenSearchDocValuesPropertyAttributeBase, IPropertyMapping, IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping
Constructors
|
Edit this page
View Source
RangePropertyAttributeBase(RangeType)
Declaration
protected RangePropertyAttributeBase(RangeType type)
Parameters
Properties
|
Edit this page
View Source
Coerce
Declaration
public bool Coerce { get; set; }
Property Value
|
Edit this page
View Source
Index
Declaration
public bool Index { get; set; }
Property Value
Implements
Extension Methods