Interface IIntegerRangeProperty
A range of signed 32-bit integers with a minimum value of -231 and maximum of 231-1.
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IIntegerRangeProperty : IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping