Class DateAttribute
Inheritance
DateAttribute
Assembly: OpenSearch.Client.dll
Syntax
public class DateAttribute : OpenSearchDocValuesPropertyAttributeBase, IPropertyMapping, IDateProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping
Constructors
|
Edit this page
View Source
DateAttribute()
Declaration
Properties
|
Edit this page
View Source
Boost
Declaration
public double Boost { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public string Format { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public bool IgnoreMalformed { get; set; }
Property Value
|
Edit this page
View Source
Index
Declaration
public bool Index { get; set; }
Property Value
|
Edit this page
View Source
NullValue
Declaration
public DateTime NullValue { get; set; }
Property Value
Implements
Extension Methods