RediSearch Suggestions are very useful. What I couldn't figure out: how to delete all suggestions?
The command reference explains how to add and remove words. But it looks like there is no way to remove all?
RediSearch Suggestions are very useful. What I couldn't figure out: how to delete all suggestions?
The command reference explains how to add and remove words. But it looks like there is no way to remove all?
You can just delete the key that the suggestions are stored under with the regular DEL
command.