kevy

IDX.LIST

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

语法IDX.LIST
分组index
参数个数1
起始版本3.0.0
标志readonly, extension
复杂度Not 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 兼容性kevy-only: nearest is FT._LIST plus FT.INFO combined

← 全部命令