FT.ALIASUPDATE alias index
@search,
Add an alias to an index. If the alias is already associated with another index, FT.ALIASUPDATE removes the alias association with the previous index.
alias indexis alias to be added to an index.
Update the alias of an index.
127.0.0.1:6379> FT.ALIASUPDATE alias idx
OK| Redis Enterprise |
Redis Cloud Flexible & Annual |
Redis Cloud Free & Fixed |
Notes |
|---|---|---|---|
| ✅ Supported | ✅ Supported | ✅ Supported |
One of the following:
OK if executed correctly.