Manticoresearch.AggPercentiles

July 15, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
fieldStringNumeric field to calculate percentiles for
values[Number]Percentile points to compute (0-100). Defaults to 1, 5, 25, 50, 75, 95, and 99 when omitted.[optional]
keyedBooleanReturn an object keyed by percentile when true, or an array when false. Default is false.[optional]
tdigestAggTDigest[optional]