content/commands/ft.syndump.md
Dump the contents of a synonym group
is index name.
</details>Use FT.SYNDUMP to dump the synonyms data structure. This command returns a list of synonym terms and their synonym group ids.
{{< highlight bash >}} 127.0.0.1:6379> FT.SYNDUMP idx
| 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-syndump-return-info" tab1="RESP2" tab2="RESP3" >}}
One of the following:
-tab-sep-
One of the following:
{{< /multitabs >}}
[FT.SYNUPDATE]({{< relref "commands/ft.synupdate/" >}})
[RediSearch]({{< relref "/develop/ai/search-and-query/" >}})