Search
📄️ FT.\_LISTReturns a list of all existing indexes
📄️ FT.CREATECreates an index with the given spec
📄️ FT.DROPINDEXDeletes the index
📄️ FT.INFOReturns information and statistics on the index
📄️ FT.PROFILEUses SEARCH command to collect performance info
📄️ FT.SEARCHSearches the index with a query, returning docs or just IDs