📄️ FT._LIST
Returns a list of all existing indexes
📄️ 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