Property NumericType
NumericType
Specifies the field's numeric type, or set to null
if the field has no numeric type.
If non-null then the field's value will be indexed numerically so that
NumericRangeQuery can be used at search time.
Declaration
public virtual NumericType NumericType { get; set; }
Property Value
Type | Description |
---|---|
NumericType |