FT.ALIASDEL
FT.ALIASDEL alias
Remove an alias from an index
aliasis index alias to be removed.
FT.ALIASDEL returns a simple string reply OK if executed correctly, or an error reply otherwise.
Remove an alias from an index.
127.0.0.1:6379> FT.ALIASDEL alias
OK
© 2006–2022 Salvatore Sanfilippo
Licensed under the Creative Commons Attribution-ShareAlike License 4.0.
https://redis.io/commands/ft.aliasdel/