Skip to content

Commit 969c81e

Browse files
authored
Update search_commands.go
1 parent 04430f1 commit 969c81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

search_commands.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ type FTSearchSortBy struct {
297297
type FTSearchOptions struct {
298298
NoContent bool
299299
Verbatim bool
300-
// NoStopWords is deprecated since redis 8.0
300+
// Deprecated: NoStopWords is deprecated since Redis 8.0
301301
NoStopWords bool
302302
WithScores bool
303303
WithPayloads bool

0 commit comments

Comments
 (0)