📄️ FT._LIST
Returns a list of all existing indexes
📄️ FT.AGGREGATE
Runs a search query and performs aggregate transformations
📄️ FT.ALTER
Searches the index with a query, returning docs or just IDs
📄️ FT.CONFIG
Configure search engine at runtime
📄️ FT.CREATE
Creates an index with the given spec
📄️ FT.DROPINDEX
Deletes the index
📄️ FT.INFO
Returns information and statistics on the index
📄️ FT.PROFILE
Uses SEARCH command to collect performance info
📄️ FT.SEARCH
Searches the index with a query, returning docs or just IDs
📄️ FT.SYNDUMP
Dumps the synonyms from an index
📄️ FT.SYNUPDATE
Creates or updates a synonym group
📄️ FT.TAGVALS
Searches the index with a query, returning docs or just IDs