kevy

IDX.REBUILD

Rebuild an ANN index (tombstone compaction).

構文IDX.REBUILD name
グループindex
引数の数2
導入バージョン3.0.0
フラグwrite, extension
計算量Vector indexes only (tombstone compaction). O(V_live * ef_construction * M * dim) distance evaluations, on every shard, synchronously — the most expensive verb in the extension surface
Redis 互換性kevy-only: no Redis analogue — RediSearch handles HNSW deletes internally and exposes no rebuild verb

← すべてのコマンド