Skip to content

Commit 962e141

Browse files
add ft.aggregate to top list
1 parent 7efef0e commit 962e141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/ui/src/pages/workbench/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ export enum EmptySuggestionsIds {
101101

102102
export const SORTED_SEARCH_COMMANDS = [
103103
'FT.SEARCH',
104+
'FT.AGGREGATE',
104105
'FT.CREATE',
105106
'FT.EXPLAIN',
106107
'FT.PROFILE'

0 commit comments

Comments
 (0)