Redis Query Engine

Redis Query Engine (RQE) guidance covering FT.CREATE schema design, field type selection (TEXT, TAG, NUMERIC, GEO, GEOSHAPE, VECTOR), DIALECT 2 query syntax, efficient FT.SEARCH and FT.AGGREGATE queries, zero-downtime index updates via aliases, and the SKIPINITIALSCAN option. Use when defining a search index on Hash or JSON documents, picking between TEXT and TAG for filtering, writing FT.SEARCH queries with filters and SORTBY, managing or swapping indexes in production, or troubleshooting slow searches with FT.PROFILE.

tuyv 3974a3e 4 files · 18.2 KB Updated

File contents

tuyv/ccpm/tree/main/preset-registry/skills/redis-agent-skills-redis-query-engine commit 3974a3e57c

Frequently asked questions

npx skillmds@latest add tuyv/redis-query-engine