FT.ALIASADD - Amazon MemoryDB

FT.ALIASADD

Add an alias for an index. The new alias name can be used anywhere that an index name is required.

Syntax

FT.ALIASADD <alias> <index-name>

Return

Returns a simple string OK message or an error reply.