NEST by Elastic and contributors

<PackageReference Include="NEST" Version="7.5.0" />

.NET API 4,381,696 bytes

 NumberProperty

public double? Boost { get; set; }

public bool? Coerce { get; set; }

public INumericFielddata Fielddata { get; set; }

public bool? IgnoreMalformed { get; set; }

public bool? Index { get; set; }

public double? NullValue { get; set; }

public double? ScalingFactor { get; set; }

public NumberProperty()