kevy

IDX.COUNT

Count index entries matching a range or equality predicate.

構文IDX.COUNT name RANGE min max | EQ value
グループindex
引数の数-4
導入バージョン3.0.0
フラグreadonly, extension
計算量O(log N + matched) per shard — NOT an O(1) counter and not a B-tree rank query; it counts the matched range
Redis 互換性kevy-only: nearest is FT.SEARCH with LIMIT 0 0

← すべてのコマンド