[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[],[],null,["# FT.DROPINDEX\n\nThis command deletes an index along with the index definition.\n\nSyntax\n------\n\n```\nFT.DROPINDEX index\n```\n\n- `index` (required): This is the name of the index that you want to delete.\n\n### Command returns\n\n- Returns an error message or success confirmation."]]