Method GetMinValue
GetMinValue()
Returns the minimum of all values or Float.NaN
if this
DocValues instance does not contain any value.
This operation is optional
Declaration
public virtual float GetMinValue()
Returns
Type | Description |
---|---|
System. |
the minimum of all values or |