FT.DROPINDEX - Amazon MemoryDB
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FT.DROPINDEX

Drop an index. The index definition and associated content are deleted. Redis OSS keys are unaffected.

Syntax

FT.DROPINDEX <index-name>

Return

Returns a simple string OK message or an error reply.