Manticoresearch.AggPercentileRanks

July 15, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
fieldStringNumeric field to calculate percentile ranks for
values[Number]Input values to rank
keyedBooleanReturn an object keyed by input value when true, or an array when false. Default is false.[optional]
tdigestAggTDigest[optional]