redis-search
JSON →A Node.js plugin for indexing and searching data in Redis, inspired by reds. Version 2.0.1 supports querying on extra fields beyond the default 'content' field, allowing filtering by additional properties. The package is minimal and simple, but has not seen recent updates (latest release is old, requires Node >=0.10). It uses a basic term-based indexing approach and provides methods to index, search, and remove documents. No TypeScript definitions or ESM support.
Resources
packageredisearch ↗