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