Class DateNanosAttribute
Inheritance
DateNanosAttribute
Assembly: OpenSearch.Client.dll
Syntax
public class DateNanosAttribute : OpenSearchDocValuesPropertyAttributeBase, IPropertyMapping, IDateNanosProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping
Constructors
|
Edit this page
View Source
DateNanosAttribute()
Declaration
public DateNanosAttribute()
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