inverted index skills

36 tagged inverted index, measured the same way as everything else here.

Browse within: fulltext 36redis 36redis-module 36search 36search-engine 36

code-review

01

RediSearch/RediSearch

Skill Claude CodeCodex

Review C code changes for correctness, safety, and style. Use this when you want to review C code changes or PRs.

6.2k +3 today A 29 tokens

jj-split-changeset

02

RediSearch/RediSearch

Skill Claude CodeCodex

Split a jj (Jujutsu) changeset into smaller, focused changesets. Use when asked to break up a large changeset, split commits, reorganize changes across revisions, or create stacked PRs from a single changeset. Covers safe duplication-based workflows, file-path and hunk-level splitting without interactive commands.

6.2k +3 today A 72 tokens

RediSearch/RediSearch

Skill Claude CodeCodex

Implementation & review guide for suspend/resume (revalidation) on query-engine iterators in src/redisearchrs/rqeiterators/. Use this when adding the Box suspend/resume mechanism to an RQE iterator that currently only implements the legacy revalidate, when modifying an existing suspend/resume implementation, or when…

6.2k +3 today A 98 tokens