Method | Description | |
---|---|---|
CreateField ( string name, object value, |
||
IsFloatingPointField ( |
||
IsNumericField ( |
public static CreateField ( string name, object value, |
||
name | string | |
value | object | |
fieldConfiguration | ||
indexFieldStorageValueFormatter | IIndexFieldStorageValueFormatter | |
return | Microsoft.Azure.Search.Models.Field |
public static IsFloatingPointField ( |
||
type | ||
return | bool |
public static IsNumericField ( |
||
type | ||
return | bool |