SearchFieldDataType.Half Property

Definition

Indicates that a field contains a half-precision floating point number. This is only valid when used with Collection(Edm.Half).

public static Azure.Search.Documents.Indexes.Models.SearchFieldDataType Half { get; }
static member Half : Azure.Search.Documents.Indexes.Models.SearchFieldDataType
Public Shared ReadOnly Property Half As SearchFieldDataType

Property Value

Applies to