content/commands/ft.aliasdel.md
Remove an alias from an index
is index alias to be removed.
</details>Remove an alias from an index.
{{< highlight bash >}} 127.0.0.1:6379> FT.ALIASDEL alias OK {{< / highlight >}}
</details>| Redis Software | Redis Cloud Flexible & Annual | Redis Cloud Free & Fixed | <span style="min-width: 9em; display: table-cell">Notes</span> | |:----------------------|:-----------------|:-----------------|:------| | <span title="Supported">✅ Supported</span> | <span title="Supported">✅ Supported</span> | <span title="Supported">✅ Supported</nobr></span> | |
{{< multitabs id="ft-aliasdel-return-info" tab1="RESP2" tab2="RESP3" >}}
One of the following:
OK if executed correctly.-tab-sep-
One of the following:
OK if executed correctly.{{< /multitabs >}}
[FT.ALIASADD]({{< relref "commands/ft.aliasadd/" >}}) | [FT.ALIASUPDATE]({{< relref "commands/ft.aliasupdate/" >}})