We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e50c491 commit 4850195Copy full SHA for 4850195
content/commands/ft.sugadd/index.md
@@ -31,9 +31,6 @@ complexity: O(1)
31
description: Adds a suggestion string to an auto-complete suggestion dictionary
32
group: suggestion
33
hidden: false
34
-history:
35
-- - 2.0.0
36
- - Deprecated `PAYLOAD` argument
37
linkTitle: FT.SUGADD
38
module: Search
39
since: 1.0.0
content/commands/ft.sugget/index.md
@@ -36,9 +36,6 @@ complexity: O(1)
description: Gets completion suggestions for a prefix
40
41
- - Deprecated `WITHPAYLOADS` argument
42
linkTitle: FT.SUGGET
43
44
0 commit comments