kevy

IDX.LIST

List declared indexes with per-index build state and stats.

SyntaxIDX.LIST
Groupindex
Arity1
Since3.0.0
Flagsreadonly, extension
ComplexityNot O(1) — per shard, per index it computes live stats: range/unique O(1), text O(distinct tokens + docs), vector O(nodes + links), agg O(groups + rows)
Redis compatibilitykevy-only: nearest is FT._LIST plus FT.INFO combined

← All commands