Skip to content

Commit

Permalink
add FT.SEARCH to readonly commands
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-omris committed Aug 27, 2023
1 parent bcc9349 commit 8b24fb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions hack/cmds/gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -1222,4 +1222,5 @@ var readOnlyCMDs = map[string]bool{
"aimodelget": false,
"aimodelexecute": false,
"aiscriptget": false,
"ftsearch": false,
}
2 changes: 1 addition & 1 deletion internal/cmds/gen_search.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b24fb0

Please sign in to comment.